]> git.cworth.org Git - apitrace/commit
glxtrace: Basic EXT_texture_from_pixmap support.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 10 May 2013 07:28:15 +0000 (08:28 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 10 May 2013 07:28:15 +0000 (08:28 +0100)
commit151c370e340598cc2279e14e4513fa3247add12a
tree3341f9c4451128b1153892ff1ba523a02145f04f
parent1fcc39c2b843f9e3958bfe743a70e5710e067f83
glxtrace: Basic EXT_texture_from_pixmap support.

Make EXT_texture_from_pixmap traces replayable, by emitting a fake
glTexImage2D calls on glXBindTexImageEXT calls.
wrappers/egltrace.py
wrappers/gltrace.py
wrappers/glxtrace.py