dolphin/Source/Core/VideoBackends
degasus 02a4e3d70f OGL-StreamBuffer: make the SLOT calculation much easier
The size of the buffer is now power of 2, so we can use a shift instead of a division.
This was at about 2% of the global CPU usage.
2014-06-05 13:32:13 +02:00
..
D3D Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
OGL OGL-StreamBuffer: make the SLOT calculation much easier 2014-06-05 13:32:13 +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