gzdoom/src/posix/sdl
2017-01-25 03:28:11 +01:00
..
crashcatcher.c I missed one last spot where a FreeBSD compilation should follow the path of OS X -- <signal.h> needs to be pulled in for signal functions 2016-01-07 22:48:25 -06:00
critsec.h
hardware.cpp 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
i_gui.cpp Separated POSIX's i_system.cpp from native OS X implementation 2015-12-29 14:52:18 +02:00
i_input.cpp - SDL backend could use the new ScaleCoordsFromWindow since it does similarly for fullscreen. 2015-04-17 00:24:33 -04:00
i_joystick.cpp - Defer SDL subsystem initialization since it seems to cause conflicts with GUI toolkits on some systems. 2015-02-02 19:36:08 -05:00
i_main.cpp Fix build on GCC/Clang 2017-01-09 10:11:13 +02:00
i_system.cpp - Added support for GTK3 (thanks to "MineyMe" and edward-san) 2016-11-12 18:32:09 -05:00
i_system.mm
i_timer.cpp - Preventive fix for future include conflicts. 2016-11-24 09:09:09 +01:00
sdlglvideo.cpp Fix linux compile errors 2017-01-25 03:28:11 +01:00
sdlglvideo.h Fix linux compile errors 2017-01-25 03:28:11 +01:00
sdlvideo.cpp Fix linux compile errors 2017-01-25 03:28:11 +01:00
sdlvideo.h Fix compile error 2017-01-24 17:10:28 +01:00
st_start.cpp Added native startup window for OS X 2015-12-29 15:19:42 +02:00