dolphin/Source/Core/VideoBackends
degasus 9566dcf0da OGL: speed up the EFB cache
gcc doesn't optimize this loops with -O2, so using memset now.
A flag to skip the clear funktion was added as the cache is already cleared most of the time.
2014-06-05 14:53:09 +02:00
..
D3D Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
OGL OGL: speed up the EFB cache 2014-06-05 14:53:09 +02:00
Software Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00