Age | Commit message (Expand) | Author |
---|---|---|
2008-01-21 | gallium: add a src_index[] array to draw's vertex_info for mapping post-xform... | Brian |
2008-01-16 | vbuf updates/fixes (KeithW) | Brian |
2008-01-11 | vbuf_flush_vertices() instead of vbuf_flush_indices() in vbuf_end() | Brian |
2008-01-11 | Fix malloc size buf, silence signed/unsigned comparision warning | Brian |
2008-01-10 | Additional parameters to vbuf_render->draw() | Brian |
2007-12-09 | gallium: add draw_stage::destroy(). | Michal |
2007-11-22 | New vertex buffer stage. | José Fonseca |