raze/source/platform/posix
Christoph Oelckers fb985d2503 - more macOS compilation fixes
Still not complete…
2020-01-07 01:11:19 +01:00
..
cocoa - more macOS compilation fixes 2020-01-07 01:11:19 +01:00
osx - more macOS compilation fixes 2020-01-07 01:11:19 +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 - more macOS compilation fixes 2020-01-07 01:11:19 +01:00
i_system.h - more macOS compilation fixes 2020-01-07 01:11:19 +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.