]> git.cworth.org Git - apitrace/commit
glstate: Bind the bound draw fbo for read before dumping.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 10 May 2013 20:43:11 +0000 (21:43 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 10 May 2013 20:54:30 +0000 (21:54 +0100)
commit05097765d41b9dba7d1796e54a4f4587c37fcdf0
tree68f7ffefdd08c75f90dea83da9a3eed3c48dc7e6
parenta42436746d65468a0424d82bcbf7a831f3349710
glstate: Bind the bound draw fbo for read before dumping.

Otherwise we'll dump the currently bound read fbo.
retrace/glstate_images.cpp