Age | Commit message (Expand) | Author |
---|---|---|
2009-09-08 | mesa: Add support for ARB_draw_elements_base_vertex. | Eric Anholt |
2009-08-12 | vbo: Avoid extra validation of DrawElements. | Eric Anholt |
2009-01-23 | mesa: update tnl module for GL_EXT_vertex_array_bgra | Brian Paul |
2008-09-18 | mesa: prefix a bunch of #include lines with "main/". | Brian Paul |
2007-09-29 | fix VBO-split infinite loop (bug 12164) | Brian |
2007-04-17 | In bind_inputs() set VB->EdgeFlag to NULL if it's not needed. | Brian |
2007-01-30 | Use new rebase helper. Remove other rebase code. | Keith Whitwell |
2007-01-15 | Remove debug, reenable inplace splitting. | keithw |
2007-01-15 | Split too-large draw commands. | Keith Whitwell |
2006-11-03 | Fix compiler warnings. | Keith Whitwell |
2006-11-02 | Fix type-conversion of incoming vertices. | Keith Whitwell |
2006-11-02 | Respect array->Normalized flag. | Keith Whitwell |
2006-11-02 | missing file | Keith Whitwell |