raze-gles/source/platform/posix
Christoph Oelckers cfed7afd02 - all source compile now on macOS 2020-01-08 01:00:57 +01: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 - added the Posix backend code. 2020-01-05 21:40:18 +01:00
unix - all source compile now on macOS 2020-01-08 01:00:57 +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 - all source compile now on macOS 2020-01-08 01:00:57 +01: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

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.