gzdoom/src/posix
2016-09-14 06:38:08 -04:00
..
cocoa Set version to 0.0 (prerelease), set render defaults for true-color software renderer since that is the focus of this project 2016-09-14 06:38:08 -04:00
osx - split up m_specialpaths.cpp to be a separate file for each operating system. 2016-09-03 12:00:08 +02:00
sdl Set version to 0.0 (prerelease), set render defaults for true-color software renderer since that is the focus of this project 2016-09-14 06:38:08 -04:00
unix - added missing #include. 2016-09-03 17:29:28 +02:00
dikeys.h
hardware.h Added IsBgra() to DCanvas 2016-05-31 09:36:18 +02:00
i_cd.cpp
i_input.h
i_movie.cpp
i_steam.cpp
i_system.h - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
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.