]> git.notmuchmail.org Git - apitrace/commit
glstate: Cleanup the read buffer selection code slightly.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 1 Feb 2013 17:03:11 +0000 (17:03 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 1 Feb 2013 17:03:11 +0000 (17:03 +0000)
commit2b4c51753aeb95015fa3fba58654bf44ea18a370
tree7ebb8d92a699edd7952025d85681a00d59b41338
parentdf80495e48ee0b82a7f4f2882072608fce317b87
glstate: Cleanup the read buffer selection code slightly.

We were calling glReadBuffer(draw_buffer) before reading the GL_READ_BUFFER.
retrace/glstate_images.cpp