gzdoom-gles/src/posix
Christoph Oelckers 40bbe5cd8a - removed DirectDraw backend. 2018-03-26 22:03:32 +02:00
..
cocoa - removed DirectDraw backend. 2018-03-26 22:03:32 +02:00
osx Removed last remnants of PowerPC Mac support 2018-02-11 16:35:34 +02:00
sdl - removed DirectDraw backend. 2018-03-26 22:03:32 +02:00
unix Added simple fatal error window for Linux 2018-01-28 17:03:10 +02:00
dikeys.h
hardware.h
i_cd.cpp
i_input.h - finally managed to get rid of the DWORD type. 2017-03-10 19:46:22 +01:00
i_steam.cpp - consolidation of 'stat' calls. 2017-12-02 16:07:09 +01:00
i_system.h - Fix macOS compile errors 2017-11-12 03:51:37 +01:00
readme.md
zdoom.xpm - updated icon for linux/unix 2017-09-09 13:18:47 -04: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.