Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/vega: don't use user_buffer_create | Marek Olšák | 2012-04-30 | 1 | -0/+3 |
* | gallium: always save and restore vertex buffers using cso_cache | Marek Olšák | 2011-02-14 | 1 | -2/+3 |
* | util: more helpers for old draw code | Keith Whitwell | 2010-07-30 | 1 | -25/+1 |
* | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu | 2010-07-29 | 1 | -0/+30 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -2/+2 |
* | gallium: avoid mapping same vertex buffer in subsequent frames | Keith Whitwell | 2008-12-12 | 1 | -1/+1 |
* | gallium: Fix warning in u_draw_quad.h | Jakob Bornecrantz | 2008-06-23 | 1 | -0/+1 |
* | gallium: added util_draw_vertex_buffer() | Brian | 2008-03-20 | 1 | -0/+16 |
* | gallium: new util_draw_texquad() function. | Brian | 2008-03-17 | 1 | -0/+37 |