raze-gles/source/platform/posix
Christoph Oelckers 5da0f5c7fa - added the Posix backend code.
Nothing is hooked up yet and adjusted - next thing to do.
2020-01-05 21:40:18 +01:00
..
cocoa - added the Posix backend code. 2020-01-05 21:40:18 +01:00
osx - added the Posix backend code. 2020-01-05 21:40:18 +01:00
sdl - added the Posix backend code. 2020-01-05 21:40:18 +01:00
unix - added the Posix backend code. 2020-01-05 21:40:18 +01:00
dikeys.h - added the Posix backend code. 2020-01-05 21:40:18 +01:00
hardware.h - added the Posix backend code. 2020-01-05 21:40:18 +01:00
i_steam.cpp - added the Posix backend code. 2020-01-05 21:40:18 +01:00
i_system.h - added the Posix backend code. 2020-01-05 21:40:18 +01:00
readme.md - added the Posix backend code. 2020-01-05 21:40:18 +01:00
zdoom.xpm - added the Posix backend code. 2020-01-05 21:40:18 +01: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.