This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-18 10:50:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fcf86f112af0dac317e618a5a544457e70db2268
dolphin
/
Source
/
Plugins
T
History
Ryan Houdek
2697b8c04f
Create our OGL context on the same thread in the OpenGL backend. Same issue with Qualcomm not working with threading correctly.
2013-05-26 22:30:38 -05:00
..
Plugin_VideoDX9
add new statistics for gpu buffer streaming
2013-05-23 21:07:01 +02:00
Plugin_VideoDX11
add new statistics for gpu buffer streaming
2013-05-23 21:07:01 +02:00
Plugin_VideoOGL
Create our OGL context on the same thread in the OpenGL backend. Same issue with Qualcomm not working with threading correctly.
2013-05-26 22:30:38 -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