Age | Commit message (Expand) | Author |
---|---|---|
2010-02-19 | Replace the _mesa_*printf() wrappers with the plain libc versions | Kristian Høgsberg |
2010-02-19 | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg |
2009-09-21 | vbo: disable the GL_ARB_draw_elements_base_vertex rebase path | Brian Paul |
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-05-07 | mesa: move the NullBufferObj from GLcontext to gl_shared_state | Brian Paul |
2007-07-04 | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian |
2007-01-30 | Use new rebase helper. Remove other rebase code. | Keith Whitwell |
2007-01-30 | Helper for rebasing draw requests where min_index != 0. | Keith Whitwell |