Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/gallium: Move into src/gallium/tests | José Fonseca | 2010-04-13 | 69 | -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é Fonseca | 2010-04-12 | 6 | -37/+37 |
| | | | | Not enough for retrace to work again though. | ||||
* | python/tests: Output test results in a format that Hudson CI can understand. | José Fonseca | 2010-04-03 | 1 | -5/+69 |
| | |||||
* | python/tests: We're using a rgba8 rendertarget so sample only in the [0, 1] ↵ | José Fonseca | 2010-04-01 | 1 | -2/+2 |
| | | | | range. | ||||
* | python/tests: Several cleanups. | José Fonseca | 2010-04-01 | 4 | -117/+117 |
| | |||||
* | python/tests: Read the number of tests to execute from command line. | José Fonseca | 2010-03-31 | 1 | -1/+4 |
| | |||||
* | python/tests: Run trhough tests randomly. | José Fonseca | 2010-03-31 | 2 | -55/+52 |
| | |||||
* | python/tests: Rename test name. | José Fonseca | 2010-03-31 | 1 | -0/+0 |
| | | | | We only test blitting from a surface -- we don't test any sampler state. | ||||
* | python/tests: Test all existing gallium formats. | José Fonseca | 2010-03-31 | 2 | -86/+57 |
| | |||||
* | python/tests: Speed up the tests by reusing the same pipe context. | José Fonseca | 2010-03-31 | 2 | -4/+6 |
| | |||||
* | python/tests: Get the tests running again. | José Fonseca | 2010-03-31 | 4 | -32/+96 |
| | |||||
* | progs/gallium/python: Rename pipe formats. | José Fonseca | 2010-03-02 | 7 | -42/+42 |
| | |||||
* | progs/gallium/python: New home for python statetracker scripts. | José Fonseca | 2010-02-14 | 69 | -0/+2969 |