Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Use draw_set_index_buffer and others. | Chia-I Wu | 2010-08-25 | 1 | -1/+1 |
* | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu | 2010-07-29 | 1 | -0/+14 |
* | softpipe: Prevent NULL dereference. | José Fonseca | 2010-03-10 | 1 | -1/+2 |
* | gallium: don't use flexible array members in drivers for vertex elements cso | Roland Scheidegger | 2010-03-09 | 1 | -1/+1 |
* | softpipe: adapt to new vertex element cso | Roland Scheidegger | 2010-03-01 | 1 | -9/+26 |
* | softpipe: Remove unnecessary headers. | Vinson Lee | 2010-01-20 | 1 | -1/+0 |
* | gallium: keep track of num_vertex_attribs/buffers for shorter loops | Brian | 2008-04-08 | 1 | -0/+2 |
* | gallium: Set vertex state/buffers en-mass. | Brian Paul | 2008-03-29 | 1 | -12/+19 |
* | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian | 2008-03-27 | 1 | -2/+2 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+64 |