raze-gles/source/platform/posix/sdl
Mitchell Richters 68a0ead5f0
- fix Linux builds following reset of master branch. (#44)
* - fix Linux builds following reset of master branch.

* - fix Linux Clang CI failure.

* - change '#ifdef __linux__' to '#ifndef _WIN32' as requested/required.

* - initialise batchrun in proper spot.
2020-05-05 10:45:21 +03:00
..
crashcatcher.c - added the Posix backend code. 2020-01-05 21:40:18 +01:00
gl_sysfb.h - added the Posix backend code. 2020-01-05 21:40:18 +01:00
hardware.cpp - fix Linux builds following reset of master branch. (#44) 2020-05-05 10:45:21 +03:00
i_gui.cpp - this is incomplete, i'm just putting this here for now so i don't lose it 2020-01-11 09:27:12 -05:00
i_input.cpp - fix Linux builds following reset of master branch. (#44) 2020-05-05 10:45:21 +03:00
i_joystick.cpp - fix Linux builds following reset of master branch. (#44) 2020-05-05 10:45:21 +03:00
i_main.cpp - fix Linux builds following reset of master branch. (#44) 2020-05-05 10:45:21 +03:00
i_system.cpp - migrated to GZDoom's utility code. 2020-04-12 08:30:39 +02:00
i_system.mm - added the Posix backend code. 2020-01-05 21:40:18 +01:00
sdlglvideo.cpp - change 'refreshfreq' from int to double. 2020-04-16 00:03:00 +02:00
st_start.cpp - fix Linux builds following reset of master branch. (#44) 2020-05-05 10:45:21 +03:00