questzdoom/Projects/Android/jni/gzdoom-g3.3mgw_mobile/src/posix
2020-03-14 12:11:18 +00:00
..
nosdl various changes 2020-03-14 12:11:18 +00:00
unix Initial commit.. 2020-02-22 16:10:48 +00:00
dikeys.h Initial commit.. 2020-02-22 16:10:48 +00:00
hardware.h Initial commit.. 2020-02-22 16:10:48 +00:00
i_cd.cpp Initial commit.. 2020-02-22 16:10:48 +00:00
i_input.h Initial commit.. 2020-02-22 16:10:48 +00:00
i_steam.cpp Initial commit.. 2020-02-22 16:10:48 +00:00
i_system.h Initial commit.. 2020-02-22 16:10:48 +00:00
readme.md Initial commit.. 2020-02-22 16:10:48 +00:00
videomodes.h Initial commit.. 2020-02-22 16:10:48 +00:00
zdoom.xpm Initial commit.. 2020-02-22 16:10:48 +00:00

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.