summaryrefslogtreecommitdiffstats
path: root/progs/gallium/python
Commit message (Expand)AuthorAgeFilesLines
* progs/gallium/python: Try to fix most regressions.José Fonseca2010-04-129-151/+123
* python/tests: Output test results in a format that Hudson CI can understand.José Fonseca2010-04-031-5/+69
* python/tests: We're using a rgba8 rendertarget so sample only in the [0, 1] r...José Fonseca2010-04-011-2/+2
* python/tests: Several cleanups.José Fonseca2010-04-014-117/+117
* python/tests: Read the number of tests to execute from command line.José Fonseca2010-03-311-1/+4
* python/tests: Run trhough tests randomly.José Fonseca2010-03-312-55/+52
* python/tests: Rename test name.José Fonseca2010-03-311-0/+0
* python/tests: Test all existing gallium formats.José Fonseca2010-03-312-86/+57
* python/tests: Speed up the tests by reusing the same pipe context.José Fonseca2010-03-312-4/+6
* python/tests: Get the tests running again.José Fonseca2010-03-315-32/+97
* progs/gallium/python: Get tri.py sample working again.José Fonseca2010-03-291-10/+10
* Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-1/+0
|\
| * gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger2010-02-171-1/+0
* | progs/gallium/python: Rename pipe formats.José Fonseca2010-03-0210-45/+45
* | python/retrace: Dump all vertices for verbosity level 3.José Fonseca2010-02-221-1/+1
|/
* python/retrace: Reconstruct blend state from binary blobs.José Fonseca2010-02-151-0/+3
* python/retrace: Interpret pipe_screen::context_create().José Fonseca2010-02-141-0/+4
* progs/gallium/python: New home for python statetracker scripts.José Fonseca2010-02-1477-0/+5040