gzdoom/src/sdl
2014-12-14 16:28:31 +02:00
..
crashcatcher.c - Fixed: All clang 5.0 warnings. 2014-01-05 19:50:09 -05:00
critsec.h - Added the FCriticalSection class in critsec.h to make it easier to 2008-04-09 04:17:13 +00:00
dikeys.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
hardware.cpp - Run down the semaphores so they behave more like a mutex (note: mutexes/condition variables seem to be much slower). 2012-10-22 23:42:20 +00:00
hardware.h - Run down the semaphores so they behave more like a mutex (note: mutexes/condition variables seem to be much slower). 2012-10-22 23:42:20 +00:00
i_cd.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
i_gui.cpp Get rid of SDL in more parts of native OS X backend 2014-12-14 16:28:31 +02:00
i_input.cpp - Improve letterboxing in fullscreen by taking into account animorphic ratio settings. 2014-12-11 01:35:27 -05:00
i_input.h - merged menu branch back into trunk. 2010-09-14 17:28:18 +00:00
i_joystick.cpp - Ported SDL backend to SDL 2.0. Still needs a little bit of polish, but it works. 2014-12-08 18:46:10 -05:00
i_main.cpp Get rid of SDL in more parts of native OS X backend 2014-12-14 16:28:31 +02:00
i_movie.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
i_system.cpp Get rid of SDL in more parts of native OS X backend 2014-12-14 16:28:31 +02:00
i_system.h - Each IWAD can now define its own config section. Hacx, Harmony and Action Doom2 now do that. 2010-10-15 15:13:53 +00:00
i_timer.cpp Fixed build on UNIX systems other than OS X 2014-11-17 14:54:46 +02:00
SDLMain.m - Mac version now links. Updaterevision refuses to give me a version number. 2009-09-03 03:51:41 +00:00
sdlvideo.cpp Added several missing video resolutions 2014-12-13 12:32:29 +02:00
sdlvideo.h - Improve letterboxing in fullscreen by taking into account animorphic ratio settings. 2014-12-11 01:35:27 -05:00
st_start.cpp - Added SDL joystick support. 2010-10-13 16:29:37 +00:00