gzdoom/src/posix
Edoardo Prezioso 37321d1d48 - Implement SDL2 into GZDoom (needs improvements).
Make also minor fixes.
Now it compiles and runs fine for me, except for the invisible cursor in the menu (no idea why).
2015-01-08 00:23:14 +01:00
..
cocoa Small cleanup in i_video.mm 2014-12-29 18:03:36 +02:00
osx
sdl - Implement SDL2 into GZDoom (needs improvements). 2015-01-08 00:23:14 +01:00
dikeys.h
hardware.h
i_cd.cpp
i_input.h
i_movie.cpp
i_steam.cpp
i_system.cpp
i_system.h
readme.md
st_start.cpp

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.