Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svga: Remove redundant svga_draw_range_elements. | Chia-I Wu | 2010-08-25 | 1 | -58/+24 |
* | gallium: Keep only pipe_context::draw_vbo. | Chia-I Wu | 2010-07-29 | 1 | -25/+0 |
* | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu | 2010-07-29 | 1 | -0/+24 |
* | svga: Implement index bias. | José Fonseca | 2010-04-19 | 1 | -6/+10 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -3/+3 |
* | svga: remove dead debug sleep | Keith Whitwell | 2010-02-08 | 1 | -5/+0 |
* | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | 2010-02-02 | 1 | -1/+1 |
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-22 | 1 | -1/+0 |
|\ | |||||
| * | svga: Remove unnecessary headers. | Vinson Lee | 2010-01-21 | 1 | -1/+0 |
* | | gallium: remove return value from draw calls | Keith Whitwell | 2009-12-21 | 1 | -15/+13 |
|/ | |||||
* | svga: Add svga driver | Jakob Bornecrantz | 2009-11-17 | 1 | -0/+261 |