raze/source/common/platform/posix
Christoph Oelckers 41ba829665 - fixed compile
2022-10-02 20:45:53 +02:00
..
cocoa - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
osx - Backend update from GZDoom 2022-04-25 11:13:55 +02:00
sdl - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
unix
dikeys.h
hardware.h
i_system.h - fixed compile 2022-10-02 20:45:53 +02:00
i_system_posix.cpp - backend update from GZDoom. 2022-10-02 20:33:18 +02: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.