gzdoom-gles/src/posix
2016-04-02 22:17:33 +02:00
..
cocoa - changed I_GetTimeFrac to return a double instead of a fixed_t. 2016-03-24 12:00:21 +01:00
osx Separated POSIX's i_system.cpp from native OS X implementation 2015-12-29 14:52:18 +02:00
sdl Merge branch 'floatcvt' of https://github.com/rheit/zdoom into floatcvt 2016-04-02 22:17:33 +02:00
dikeys.h
hardware.h
i_cd.cpp
i_input.h
i_movie.cpp
i_steam.cpp
i_system.h - changed I_GetTimeFrac to return a double instead of a fixed_t. 2016-03-24 12:00:21 +01: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.