vrend: keep track of GL_FRAMEBUFFER_SRGB
Keep track of the GL_FRAMEBUFFER_SRGB state and restore its value after doing a blit.
Fixes #126 (closed)
I've split out the BGRA patch as another MR (!295 (merged)) so we can merge this.
Edited by Gert Wollny