dolphin/Source/Core/VideoBackends
degasus 7f539b6033 ogl: optimize real xfb a bit
Both nvidia + mesa seems not to optimize x / (2**n) to x >> n, so we do it ourself.
2014-02-26 11:37:28 +01:00
..
D3D Fix more header sorting issues in VideoBackends/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
OGL ogl: optimize real xfb a bit 2014-02-26 11:37:28 +01:00
Software Make Common/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00