| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a test for the compare opcode. | Alex Corscadden | 2012-02-23 | 1 | -0/+12 |
* | st/python: Remove bindings, and all its dependencies. | José Fonseca | 2011-04-06 | 81 | -5179/+0 |
* | retrace: Some fixes. | José Fonseca | 2010-12-02 | 1 | -1/+5 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -10/+8 |
* | Merge remote branch 'origin/master' into lp-setup-llvm | Keith Whitwell | 2010-10-17 | 2 | -24/+26 |
|\ |
|
| * | retrace: Handle clear_render_target and clear_depth_stencil. | José Fonseca | 2010-10-06 | 1 | -0/+9 |
| * | python/retrace: Handle set_index_buffer and draw_vbo. | José Fonseca | 2010-09-29 | 1 | -20/+13 |
| * | python/tests: Fixed tri.py for API and TGSI syntax changes. | Tilman Sauerbeck | 2010-09-20 | 1 | -4/+4 |
* | | graw: add frag-face shader | Keith Whitwell | 2010-09-18 | 1 | -0/+14 |
|/ |
|
* | Add a test for the KIL opcode | Alex Corscadden | 2010-09-11 | 1 | -0/+18 |
* | gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too | Luca Barbieri | 2010-08-20 | 1 | -1/+1 |
* | graw: add two examples using new register files | Zack Rusin | 2010-06-18 | 2 | -0/+24 |
* | graw: fix setup for multiple constant buffers | Zack Rusin | 2010-06-15 | 1 | -2/+2 |
* | regress: remove interpolation and semantic info from vs inputs | Keith Whitwell | 2010-06-07 | 30 | -56/+56 |
* | python/retrace: Interpret resource_copy_region. | José Fonseca | 2010-05-30 | 1 | -10/+6 |
* | st/python: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 4 | -16/+20 |
* | 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 |