summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python/st_device.h
Commit message (Expand)AuthorAgeFilesLines
* python: Update python state tracker and samples for recent interface changes.José Fonseca2009-12-261-1/+2
* gallium: add geometry shader support to galliumZack Rusin2009-12-251-0/+1
* python: Set the surface GPU access flags.José Fonseca2009-03-301-0/+19
* python: Drop st_buffer.José Fonseca2009-03-261-14/+0
* gallium: Unify reference counting.Michel Dänzer2009-03-041-3/+3
* python: Allow to use trace pipe driver with python.José Fonseca2008-08-141-1/+3
* python: Bindings fixes.José Fonseca2008-08-141-0/+4
* python: Allow writing to buffers.José Fonseca2008-08-121-0/+14
* python: Set default state.José Fonseca2008-07-141-3/+1
* python: New state tracker which exposes the pipe driver to python scripts.José Fonseca2008-07-131-0/+83