| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'origin/gallium-0.1' | Keith Whitwell | 2009-03-03 | 1 | -8/+8 |
|\ |
|
| * | vbo: use MapBufferRange where available | Keith Whitwell | 2009-03-03 | 1 | -8/+8 |
| * | mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_... | Brian Paul | 2008-09-16 | 1 | -5/+7 |
| * | mesa: get another class of degenerate dlists working | Keith Whitwell | 2008-09-15 | 1 | -0/+24 |
| * | mesa: improved gl_buffer_object reference counting | Brian Paul | 2008-09-04 | 1 | -4/+13 |
| * | Fix segfault in _save_OBE_DrawElements() when using VBO and display list (bug... | Brian Paul | 2008-05-30 | 1 | -0/+3 |
* | | mesa: display list clean-ups | Brian | 2009-01-31 | 1 | -3/+3 |
* | | mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_... | Brian Paul | 2008-09-16 | 1 | -5/+7 |
* | | mesa: get another class of degenerate dlists working | Keith Whitwell | 2008-09-15 | 1 | -0/+24 |
* | | mesa: improved gl_buffer_object reference counting | Brian Paul | 2008-09-04 | 1 | -4/+13 |
* | | Fix an error in _save_OBE_DrawElements | Xiang, Haihao | 2007-07-31 | 1 | -0/+3 |
|/ |
|
* | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian | 2007-07-04 | 1 | -9/+9 |
* | a variety of fixes for MingW | zhang | 2007-06-28 | 1 | -0/+4 |
* | Fix invalid enums passed to MapBuffer | Aapo Tahkola | 2007-01-18 | 1 | -1/+1 |
* | Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i... | Keith Whitwell | 2007-01-16 | 1 | -1/+10 |
* | Remove debug, reenable inplace splitting. | keithw | 2007-01-15 | 1 | -2/+0 |
* | Remove special-case handling for index and edgeflag | Keith Whitwell | 2007-01-15 | 1 | -32/+12 |
* | Don't perform dangling attribute check on POS attribute. It can't by | Keith Whitwell | 2006-11-20 | 1 | -1/+1 |
* | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell | 2006-10-29 | 1 | -0/+1160 |