Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vbo: disable the GL_ARB_draw_elements_base_vertex rebase path | Brian Paul | 2009-09-21 | 1 | -1/+4 |
* | mesa: Add support for ARB_draw_elements_base_vertex. | Eric Anholt | 2009-09-08 | 1 | -1/+14 |
* | vbo: Avoid extra validation of DrawElements. | Eric Anholt | 2009-08-12 | 1 | -0/+1 |
* | mesa: move the NullBufferObj from GLcontext to gl_shared_state | Brian Paul | 2009-05-07 | 1 | -1/+1 |
* | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian | 2007-07-04 | 1 | -3/+3 |
* | Use new rebase helper. Remove other rebase code. | Keith Whitwell | 2007-01-30 | 1 | -1/+2 |
* | Helper for rebasing draw requests where min_index != 0. | Keith Whitwell | 2007-01-30 | 1 | -0/+221 |