Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/version/vertex/ | Brian | 2007-04-12 | 1 | -1/+1 |
* | fix bug in _playback_copy_to_current(): need to skip version position data (s... | Brian | 2007-04-12 | 1 | -0/+2 |
* | Merge branch 'origin' into glsl-compiler-1 | Brian | 2007-03-09 | 1 | -1/+1 |
|\ | |||||
| * | Fix #10071 - wrong max_index in vbo draw_prims. (Papadakos Panagiotis) | Aapo Tahkola | 2007-02-26 | 1 | -1/+1 |
* | | XXX comments about shaders | Brian | 2007-02-22 | 1 | -0/+1 |
|/ | |||||
* | Fix invalid enums passed to MapBuffer | Aapo Tahkola | 2007-01-18 | 1 | -1/+1 |
* | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i... | Keith Whitwell | 2007-01-16 | 1 | -6/+11 |
* | Fix typo in display list attrib binding. | Keith Whitwell | 2006-11-02 | 1 | -1/+1 |
* | Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our | Keith Whitwell | 2006-10-30 | 1 | -12/+10 |
* | better handling of current attributes. Trivial dlist and varray tests work | Keith Whitwell | 2006-10-30 | 1 | -3/+25 |
* | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell | 2006-10-29 | 1 | -0/+202 |