Quake-III-Arena-VS/src
Artem Kharytoniuk 2d62ff47df Fixed opengl initialization error when changing and applying graphics settings from UI.
It turns out ui.qvm is compiled with unix opengl driver name - libGL.so.1 which in some scenarios can be assigned to r_glDriver.
Original Q3 handles this by making an attempt to load default driver in case r_glDriver loading error.
Implemented similar logic here.
2018-07-07 15:49:47 +02:00
..
cgame Vulkan platform specific code reorganization. 2017-05-05 13:55:55 +03:00
engine Fixed opengl initialization error when changing and applying graphics settings from UI. 2018-07-07 15:49:47 +02:00
game Rename: source -> src. 2017-03-17 15:28:25 +02:00
q3_ui Rename: source -> src. 2017-03-17 15:28:25 +02:00