qzdoom/src/posix/sdl
alexey.lysiuk b68a9ebef5 - cleanup SDL fatal error reporting
Output error text to terminal if SDL message box cannot be shown
Removed wrong "No IWAD found" message
2019-10-11 12:03:23 +03:00
..
crashcatcher.c Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
gl_sysfb.h - added initial support of Vulkan to SDL backend 2019-03-06 13:38:45 +02:00
hardware.cpp - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
i_gui.cpp - changed multipatch texture composition to always composite off full source images and not do it recursively. 2018-12-08 17:23:15 +01:00
i_input.cpp replaced all 'exit's with an ExitEvent exception 2019-10-07 01:24:51 +02:00
i_joystick.cpp - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
i_main.cpp - fixed potential crashes in Linux crash reporter 2019-10-11 12:01:36 +03:00
i_system.cpp - cleanup SDL fatal error reporting 2019-10-11 12:03:23 +03:00
i_system.mm Put all non-Windows source code into posix directory and its subdirectories 2014-12-18 11:52:29 +02:00
sdlglvideo.cpp - extended list of predefined filenames for SDL2 shared object lookup 2019-07-14 10:52:32 +03:00
st_start.cpp - fixed compilation of POSIX targets 2019-10-08 10:48:43 +03:00