raze/source/common/platform/posix
Christoph Oelckers 8106d788f6 - backend update from GZDoom.
Fixes:
* do not strip 'filter' as a directory prefix.
* proper spacing for scaled sheet fonts.
* fix of transparent color in BMF fonts.
* fix restart button on error pane in Windows.
* do not skip over empty 'if's with a condition that would error out.
2021-08-11 10:28:21 +02:00
..
cocoa - backend update from GZDoom. 2021-08-11 10:28:21 +02:00
osx - backend update from GZDoom. 2021-03-13 01:21:38 +01:00
sdl - backend update from GZDoom. 2021-08-11 10:28:21 +02:00
unix
dikeys.h
hardware.h
i_system.h
i_system_posix.cpp - backend update from GZDoom. 2021-02-12 14:44:54 +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.