raze-gles/source/platform/posix
2020-01-11 10:02:44 -05:00
..
cocoa - all source compile now on macOS 2020-01-08 01:00:57 +01:00
osx - all source compile now on macOS 2020-01-08 01:00:57 +01:00
sdl - a lil more done 2020-01-11 09:27:12 -05:00
unix - this is a good stopping point for now, again... 2020-01-11 10:02:44 -05: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 - this is incomplete, i'm just putting this here for now so i don't lose it 2020-01-11 09:27:12 -05:00
i_system.h - all source compile now on macOS 2020-01-08 01:00:57 +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.