SRGB fixes
This series fixes #63 (closed) by handling the GL_FRAMEBUFFER_SRGB state based on the effective blit surface formats instead of the resource formats. It also optimized blits in the case source and dest swizzles are the same.
Edited by Gert Wollny