yquake2remaster/src/client/vid
Daniel Gibson 86811a4c24 Fix fallback when window couldn't be created because renderer is unsupported
For example, on Windows with AMDs drivers, GLES3 isn't supported,
so CreateSDLWindow() will fail. We should just try the regular GL3
renderer then instead of exiting with Com_Error()

Also make (Windows') Sys_Error() print to stdout (in addition to stderr),
so errors end up in stdout.txt as well (like all other messages).
2022-06-11 17:57:29 +02:00
..
header CMake: Make the game build with Visual Studio (2019 16.8 or newer) 2022-03-12 16:55:55 +01:00
icon Move the icon into the vid interface. 2018-08-07 10:30:11 +02:00
glimp_sdl.c Fix fallback when window couldn't be created because renderer is unsupported 2022-06-11 17:57:29 +02:00
vid.c fix line duplication 2021-06-13 15:46:16 +03:00