dolphin/Source/Plugins
Armada fc7099a905 Set the locale per-thread instead of globally when generating shaders. Add cross-compatible versions of newlocale, uselocale and freelocale.
This commit fixes a rare race condition when generating shaders because setlocale is global.
2013-06-16 12:33:13 +02:00
..
Plugin_VideoDX9 Set the locale per-thread instead of globally when generating shaders. Add cross-compatible versions of newlocale, uselocale and freelocale. 2013-06-16 12:33:13 +02:00
Plugin_VideoDX11 add new statistics for gpu buffer streaming 2013-05-23 21:07:01 +02:00
Plugin_VideoOGL Build Fix 2x 2013-06-11 08:41:30 -05:00
Plugin_VideoSoftware [Android] Qualcomm drivers require that the EGL context is created on the same thread that the OpenGL commands are run on. Crappy driver limitation since eglMakeCurrent should work to let it be on a different thread. 2013-05-25 22:20:34 -05:00
CMakeLists.txt [Android] Add in a compiling option for GLES3 2013-05-05 23:37:01 -05:00