qzdoom-gpl/src/posix
Edoardo Prezioso a88f515364 - Import GAMENAMELOWERCASE macro from Zandronum.
This will greatly help reducing the code delta between ZDoom and the child ports.
2015-04-02 13:27:52 +02:00
..
cocoa Added video resolution of new 12" MacBook, 2304-by-1440 2015-03-14 11:39:47 +02:00
osx Fixed launching with additional arguments from IWAD picker on OS X 10.4 2015-01-06 17:08:09 +02:00
sdl - Import GAMENAMELOWERCASE macro from Zandronum. 2015-04-02 13:27:52 +02:00
dikeys.h
hardware.h
i_cd.cpp
i_input.h
i_movie.cpp
i_steam.cpp
i_system.cpp - Fixed: Buddha mode zombie bug returned. (Also fixes compiler warning.) 2015-03-02 16:43:25 -05:00
i_system.h
readme.md Put all non-Windows source code into posix directory and its subdirectories 2014-12-18 11:52:29 +02:00
st_start.cpp

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.