summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python/gallium.i
Commit message (Expand)AuthorAgeFilesLines
* gallium: Finer grained is_format_supported.José Fonseca2008-07-191-4/+11
* python: Add methods to get texture width, height, etc.José Fonseca2008-07-181-0/+20
* python: Reimplement the generation of random texture samples in C.José Fonseca2008-07-181-0/+6
* python: Reimplement tile comparison in C to speed up tests.José Fonseca2008-07-181-8/+40
* python: Silent debug output.José Fonseca2008-07-161-10/+2
* python: Get object ownership done correctly.José Fonseca2008-07-151-9/+35
* python: Allow hardware support.José Fonseca2008-07-151-1/+1
* python: Raw tile access to surface.José Fonseca2008-07-141-0/+11
* python: Surface clears.José Fonseca2008-07-141-1/+1
* python: Set default state.José Fonseca2008-07-141-0/+2
* python: Allow to create/specify shaders.José Fonseca2008-07-141-22/+66
* python: New state tracker which exposes the pipe driver to python scripts.José Fonseca2008-07-131-0/+448