python: More efficient blits from surfaces.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 20 Feb 2009 16:50:02 +0000 (16:50 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 20 Feb 2009 16:50:02 +0000 (16:50 +0000)
commit60e35ebf1476c31eb5d7c207ab8e9db77fcad896
tree74784001b694ae1268670932523369707c4f69d2
parent77388559886dd84c69aaffc9a385ad87c410afa9
python: More efficient blits from surfaces.

C code instead of interpreted python code.
src/gallium/state_trackers/python/gallium.i
src/gallium/state_trackers/python/p_texture.i
src/gallium/state_trackers/python/retrace/interpreter.py
src/gallium/state_trackers/python/samples/tri.py