raze-gles/source/platform/posix
Christoph Oelckers 134122335b - first attempt to compile on a Mac
This could have gone better, there's far too many warnings here
2020-01-06 02:41:47 +01:00
..
cocoa - first attempt to compile on a Mac 2020-01-06 02:41:47 +01:00
osx - first attempt to compile on a Mac 2020-01-06 02:41:47 +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.