st/python: adapt to interface changes
authorRoland Scheidegger <sroland@vmware.com>
Mon, 17 May 2010 19:32:41 +0000 (21:32 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Mon, 17 May 2010 19:32:41 +0000 (21:32 +0200)
commit8bd87b662f70070686fdfbea36f3660bd2586e32
tree5409951f16a9d4d6e34db1be90434ff3d5a67591
parenteb2b668b3705f8091df716f342d72d32d9f31aea
st/python: adapt to interface changes

compile tested only.
Should probably change the python surface_copy/fill functions
also into resource_copy/fill_region functions and adapt the code
using them.
src/gallium/state_trackers/python/p_context.i
src/gallium/state_trackers/python/p_device.i
src/gallium/tests/python/retrace/interpreter.py
src/gallium/tests/python/tests/surface_copy.py
src/gallium/tests/python/tests/texture_blit.py
src/gallium/tests/python/tests/texture_transfer.py