gzdoom-gles/src/posix/sdl
2018-03-31 00:25:15 +02:00
..
crashcatcher.c OpenBSD support 2017-07-25 07:56:19 -04:00
critsec.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
hardware.cpp - removed remaining DirectDraw code and a few other things that are no longer being used. 2018-03-27 21:04:01 +02:00
i_gui.cpp - renamed FTexture's UseType flags and gave them a dedicated type. 2018-03-25 20:26:16 +02:00
i_input.cpp - implemented 'i_soundinbackground' to continue playing sounds and music while in the background. 2017-12-24 18:01:45 -05:00
i_joystick.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
i_main.cpp Added simple fatal error window for Linux 2018-01-28 17:03:10 +02:00
i_system.cpp - put all stats related code into one file. 2018-03-12 19:33:48 +01:00
i_system.mm
sdlglvideo.cpp - remove some dead code. 2018-03-31 00:25:15 +02:00
sdlglvideo.h - remove some dead code. 2018-03-31 00:25:15 +02:00
sdlvideo.cpp - removed SDLFB and cleaned things up a bit. 2018-03-27 11:59:43 +02:00
st_start.cpp