raze-gles/source/common/platform/posix
..
cocoa - made mouse scaling in Cocoa backend match other platforms 2020-07-07 11:37:23 +03:00
osx
sdl - remove all code used to get current display's refresh rate. 2020-08-02 20:57:09 +02:00
unix - moved platform backend code to 'common'. 2020-05-26 00:09:27 +02:00
dikeys.h
hardware.h
i_system.h
i_system_posix.cpp
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.