dolphin/Source/Plugins/Plugin_VideoOGL
Pierre Bourdon d33e48319f Fix accesses to the 16 lower pixels of the EFB with OpenGL
The GL EFB cache did not clamp correctly the coordinates when computing
the rectangle it needed to cache, leading to negative values being used
as indexes and often crashes.

Fixes issue 5510.
2012-07-23 22:35:51 +02:00
..
Src Fix accesses to the 16 lower pixels of the EFB with OpenGL 2012-07-23 22:35:51 +02:00
CMakeLists.txt Under OS X, link GL plugin against Cg framework instead of Cg library. 2011-12-05 01:12:09 +01:00
Plugin_VideoOGL.vcxproj remove scons files from VS projects 2012-03-18 06:41:12 -07:00
Plugin_VideoOGL.vcxproj.filters remove scons files from VS projects 2012-03-18 06:41:12 -07:00