summaryrefslogtreecommitdiffstats
path: root/progs/gallium/python/tests
Commit message (Collapse)AuthorAgeFilesLines
* progs/gallium: Move into src/gallium/testsJosé Fonseca2010-04-1369-3070/+0
| | | | | | | Two reasons: - progs will eventually have its own repository - it is just to easy to forget updating the code for interface changes when it is outside of src
* progs/gallium/python: Try to fix most regressions.José Fonseca2010-04-126-37/+37
| | | | Not enough for retrace to work again though.
* 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] ↵José Fonseca2010-04-011-2/+2
| | | | range.
* 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
| | | | We only test blitting from a surface -- we don't test any sampler state.
* 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-314-32/+96
|
* progs/gallium/python: Rename pipe formats.José Fonseca2010-03-027-42/+42
|
* progs/gallium/python: New home for python statetracker scripts.José Fonseca2010-02-1469-0/+2969