]> git.cworth.org Git - apitrace/commit
Make texture dumping work with new applications.
authorZack Rusin <zack@kde.org>
Sat, 9 Apr 2011 10:11:56 +0000 (11:11 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 9 Apr 2011 10:12:55 +0000 (11:12 +0100)
commit42c122a1aa4762d511c36c1fadccf7f143e35462
tree46af99ad2abb8d2848f468ed581fb6a2e74b7e3e
parent2e8febd137df6f4471c2f3a361ae21ee2fb0a6bc
Make texture dumping work with new applications.

Only fixed func apps call glEnable(GL_TEXTURE*) so the code was returning
before it ever got to dump the data.
glstate.py