Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/python: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 4 | -16/+20 |
| | | | | | | | compile tested only. Should probably change the python surface_copy/fill functions also into resource_copy/fill_region functions and adapt the code using them. | ||||
* | retrace: Add sampler_view_destroy | José Fonseca | 2010-05-02 | 1 | -0/+7 |
| | |||||
* | retrace: Support index bias. | José Fonseca | 2010-04-19 | 1 | -8/+8 |
| | |||||
* | retrace: Fix vertex/index/constant buffer dumping. | José Fonseca | 2010-04-18 | 1 | -3/+4 |
| | |||||
* | retrace: Remove deprecated code. | José Fonseca | 2010-04-18 | 1 | -10/+0 |
| | |||||
* | retrace: Update for recent interface changes. | José Fonseca | 2010-04-14 | 1 | -23/+24 |
| | |||||
* | progs/gallium: Move into src/gallium/tests | José Fonseca | 2010-04-13 | 77 | -0/+5120 |
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 |