Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: update tnl module for GL_EXT_vertex_array_bgra | Brian Paul | 2009-01-23 | 1 | -1/+30 |
* | mesa: prefix a bunch of #include lines with "main/". | Brian Paul | 2008-09-18 | 1 | -7/+7 |
* | fix VBO-split infinite loop (bug 12164) | Brian | 2007-09-29 | 1 | -4/+3 |
* | In bind_inputs() set VB->EdgeFlag to NULL if it's not needed. | Brian | 2007-04-17 | 1 | -1/+4 |
* | Use new rebase helper. Remove other rebase code. | Keith Whitwell | 2007-01-30 | 1 | -70/+38 |
* | Remove debug, reenable inplace splitting. | keithw | 2007-01-15 | 1 | -7/+9 |
* | Split too-large draw commands. | Keith Whitwell | 2007-01-15 | 1 | -26/+102 |
* | Fix compiler warnings. | Keith Whitwell | 2006-11-03 | 1 | -15/+29 |
* | Fix type-conversion of incoming vertices. | Keith Whitwell | 2006-11-02 | 1 | -4/+5 |
* | Respect array->Normalized flag. | Keith Whitwell | 2006-11-02 | 1 | -15/+55 |
* | missing file | Keith Whitwell | 2006-11-02 | 1 | -0/+305 |