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
..
2013-11-18 19:31:09 +01:00
2013-11-13 04:01:16 +01:00
2013-11-14 02:19:15 -05:00