dolphin/Source/Core/VideoBackends/OGL
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
..
Src OpenGL: also remove VAO from xfb convertion 2013-11-25 07:38:20 +01:00
CMakeLists.txt Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebuild time on my system. 2013-10-17 00:07:35 -04:00
OGL.vcxproj Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
OGL.vcxproj.filters Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00