summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/st_device.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-06st/python: Remove bindings, and all its dependencies.José Fonseca1-111/+0
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-5/+10
2010-04-10Squashed commit of the following:Keith Whitwell1-3/+3
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol1-5/+4
2010-03-10python: Fix up state tracker for sw api.José Fonseca1-5/+4
2010-02-25python: Fix after sampler view changes.Michal Krol1-2/+2
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell1-1/+0
2009-12-26python: Update python state tracker and samples for recent interface changes.José Fonseca1-1/+2
2009-12-25gallium: add geometry shader support to galliumZack Rusin1-0/+1
2009-03-30python: Set the surface GPU access flags.José Fonseca1-0/+19
2009-03-26python: Drop st_buffer.José Fonseca1-14/+0
2009-03-04gallium: Unify reference counting.Michel Dänzer1-3/+3
2008-08-14python: Allow to use trace pipe driver with python.José Fonseca1-1/+3
2008-08-14python: Bindings fixes.José Fonseca1-0/+4
2008-08-12python: Allow writing to buffers.José Fonseca1-0/+14
2008-07-14python: Set default state.José Fonseca1-3/+1
2008-07-13python: New state tracker which exposes the pipe driver to python scripts.José Fonseca1-0/+83