mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-03 01:12:23 +00:00
7b0f557514
Independently from OS version the game will enter fullscreen mode when zoom button is clicked Window zooming behavior introduced in Yosemite is available on all supported versions of OS X |
||
---|---|---|
.. | ||
cocoa | ||
osx | ||
sdl | ||
dikeys.h | ||
hardware.h | ||
i_cd.cpp | ||
i_input.h | ||
i_movie.cpp | ||
i_steam.cpp | ||
i_system.h | ||
readme.md |
This directory contains files required to support POSIX-compatible OSes, like GNU/Linux, OS X or BSD.
Common files are placed in this directory directly.
SDL backend files are in sdl
subdirectory.
Native OS X backend files are in cocoa
subdirectory.
Shared files for both OS X backends are in osx
subdirectory.