dolphin/Source/Core/VideoBackends
degasus 230e12ae8c OpenGL: also remove VAO from xfb convertion
We use attributeless rendering, so officially we have to bind _any_ VAO.
As the state of this VAO doesn't matter, we don't have to switch it.

Also fix an AMD issue as they don't like to render from an empty VAO.
2013-11-25 07:38:20 +01:00
..
D3D VideoCommon: reorder cbufid in orderer. We've used once two times 2013-11-24 04:43:54 +01:00
OGL OpenGL: also remove VAO from xfb convertion 2013-11-25 07:38:20 +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