Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vbo: fix void * arithmetic warning | Keith Whitwell | 2010-02-03 | 1 | -1/+2 |
* | vbo: Fix up in-place splitting for non-contiguous/indexed primitives. | Francisco Jerez | 2010-02-03 | 1 | -51/+62 |
* | vbo: Avoid extra validation of DrawElements. | Eric Anholt | 2009-08-12 | 1 | -0/+1 |
* | vbo: Fix build on windows. | Michal Krol | 2009-07-30 | 1 | -1/+1 |
* | mesa/vbo: always recalculate min_index and max_index when splitting vertices | Maciej Cencora | 2009-07-08 | 1 | -26/+10 |
* | mesa: move the NullBufferObj from GLcontext to gl_shared_state | Brian Paul | 2009-05-07 | 1 | -1/+1 |
* | mesa: Apply MSVC portability fixes from Alan Hourihane. | José Fonseca | 2008-09-23 | 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/+0 |
* | Remove debug, reenable inplace splitting. | keithw | 2007-01-15 | 1 | -15/+1 |
* | New files to manage splitting drawing commands | keithw | 2007-01-15 | 1 | -0/+301 |