Made a proper command-line flag out of disabling GL context resetting. --disable_gl_context_reset
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "xenia/gpu/gl4/gl4_gpu.h"
|
||||
|
||||
DECLARE_bool(thread_safe_gl);
|
||||
DECLARE_bool(disable_gl_context_reset);
|
||||
|
||||
DECLARE_bool(gl_debug_output);
|
||||
DECLARE_bool(gl_debug_output_synchronous);
|
||||
|
||||
Reference in New Issue
Block a user