gzdoom/src/posix
2017-02-14 22:02:47 +02:00
..
cocoa Fixed compilation of Cocoa backend 2017-02-14 22:02:47 +02:00
osx
sdl Added keyboard modifiers for mouse events in SDL backend. 2017-02-03 17:39:26 +02:00
unix
dikeys.h
hardware.h
i_cd.cpp
i_input.h
i_steam.cpp
i_system.h
readme.md
zdoom.xpm

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.