progs/gallium/python: Try to fix most regressions.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 12 Apr 2010 06:08:05 +0000 (15:08 +0900)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 12 Apr 2010 06:32:23 +0000 (15:32 +0900)
commit19211bb5b8fa406fde294ec84f814e3b7881c474
treeb8ee78981259be11e0c583bd85284e9bfbdba29d
parentc48f21ea7cb9634c1865514f069b8c0993cb5daf
progs/gallium/python: Try to fix most regressions.

Not enough for retrace to work again though.
progs/gallium/python/retrace/interpreter.py
progs/gallium/python/samples/gs.py
progs/gallium/python/samples/tri.py
progs/gallium/python/tests/regress/fragment-shader/fragment-shader.py
progs/gallium/python/tests/regress/vertex-shader/vertex-shader.py
progs/gallium/python/tests/surface_copy.py
progs/gallium/python/tests/texture_blit.py
progs/gallium/python/tests/texture_render.py
progs/gallium/python/tests/texture_transfer.py