gzdoom/src/posix
Rachael Alexanderson 4e45ea2300 Merge https://github.com/coelckers/gzdoom 2017-01-31 23:04:56 -05:00
..
cocoa Merge https://github.com/coelckers/gzdoom 2017-01-31 23:04:56 -05:00
osx Fixed support for automatic graphics switching on macOS 2016-09-22 08:52:43 +02:00
sdl Add OpenGL ES support to Linux target and enable it for ARM devices 2017-01-25 07:18:26 +01:00
unix - Fixed building with gtk2 headers. 2016-11-13 00:17:09 -05:00
dikeys.h
hardware.h Added IsBgra() to DCanvas 2016-05-31 09:36:18 +02:00
i_cd.cpp
i_input.h
i_movie.cpp
i_steam.cpp
i_system.h - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
readme.md
zdoom.xpm Add XPM (X PixMap) version of ZDoom icon 2016-10-30 19:31:32 +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.