Age | Commit message (Expand) | Author |
---|---|---|
2010-07-29 | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu |
2010-07-26 | cell: make functions static | Brian Paul |
2010-03-10 | cell: handle NULL cso vertex_elements state object on bind | Roland Scheidegger |
2010-03-09 | gallium: don't use flexible array members in drivers for vertex elements cso | Roland Scheidegger |
2010-03-01 | cell: adapt to new vertex element cso | Roland Scheidegger |
2008-09-04 | cell: more cell_init_*_functions() | Brian Paul |
2008-04-08 | cell: keep track of num_vertex_attribs/buffers for shorter loops | Brian |
2008-03-29 | gallium: Set vertex state/buffers en-mass. | Brian Paul |
2008-03-27 | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |