dolphin/Source/Plugins/Plugin_VideoOGL
degasus 4883fa268f Split VideoBackend::Cleanup from Shutdown.
First is called from ogl/d3d thread, second is called from emulation thread (x11...)
2013-02-26 16:42:32 +01:00
..
Src Split VideoBackend::Cleanup from Shutdown. 2013-02-26 16:42:32 +01:00
CMakeLists.txt Implement OGL sampler cache. Allows binding a texture multiple times with different parameters. Also possibly gives a very small speed improvement. 2013-02-19 21:18:53 -06:00
Plugin_VideoOGL.vcxproj Implement OGL sampler cache. Allows binding a texture multiple times with different parameters. Also possibly gives a very small speed improvement. 2013-02-19 21:18:53 -06:00
Plugin_VideoOGL.vcxproj.filters merge Vertex and PixelShaderCache into ProgramShaderCache 2013-02-13 13:12:19 +01:00