dolphin/Source/Core/VideoBackends
degasus edc879ce48 OpenGL: fix crash in revision 95aeedec19
Real xfb didn't provide any read_stride, so there is a division by zero.

This commit calculates the correct read_stride for real_xfb, so there is also no hack for texture vs xfb needed.
2013-12-03 00:09:37 +01:00
..
D3D VideoCommon: reorder cbufid in orderer. We've used once two times 2013-11-24 04:43:54 +01:00
OGL OpenGL: fix crash in revision 95aeedec19 2013-12-03 00:09:37 +01:00
Software std::string can't be passed to ... format. 2013-11-17 11:28:11 +13:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00