python: Set the surface GPU access flags.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 30 Mar 2009 15:02:21 +0000 (16:02 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 30 Mar 2009 16:19:10 +0000 (17:19 +0100)
commit28de69d6819eab289a400482d15797b662e4d633
tree7e55515a03d72ae68872bfd373d3607a5ebc0edc
parent68342f9036d3c94ee50c4cbe5c7b36439eeb6825
python: Set the surface GPU access flags.

Make python surface just a dumb (texture, face, level, zslice) tuple.
src/gallium/state_trackers/python/gallium.i
src/gallium/state_trackers/python/p_context.i
src/gallium/state_trackers/python/p_state.i
src/gallium/state_trackers/python/p_texture.i
src/gallium/state_trackers/python/st_device.h
src/gallium/state_trackers/python/st_sample.c
src/gallium/state_trackers/python/st_sample.h