vkdoom_m/src/posix
2017-01-24 01:43:45 +01:00
..
cocoa Merge remote-tracking branch 'gzdoom/master' into qzdoom 2017-01-13 13:21:10 +01:00
osx
sdl Add fallback code to Linux target so if OpenGL is either unavailable or can't be used it falls back to the old software SDL FB 2017-01-24 01:43:45 +01: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
readme.md
zdoom.xpm Add XPM (X PixMap) version of ZDoom icon 2016-10-30 19:31:32 +01: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.