qzdoom-gpl/src/posix
2016-12-23 00:53:00 +08:00
..
cocoa Merge branch 'zscript' of https://github.com/rheit/zdoom into gz-zscript 2016-11-30 18:46:23 +01:00
osx Fixed support for automatic graphics switching on macOS 2016-09-22 08:52:43 +02:00
sdl Merge branch 'master' of https://github.com/coelckers/gzdoom 2016-12-23 00:51:30 +08:00
unix - Fixed building with gtk2 headers. 2016-11-13 00:17:09 -05:00
dikeys.h
hardware.h
i_cd.cpp
i_input.h
i_movie.cpp
i_steam.cpp
i_system.h Relicense all Doom Source Code License files to GPL. 2016-04-27 22:04:59 +08:00
readme.md
zdoom.xpm Replace XPM icon to not portray the Doomguy. 2016-12-23 00:53:00 +08:00

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.