Age | Commit message (Expand) | Author |
---|---|---|
2007-07-04 | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian |
2007-04-12 | s/version/vertex/ | Brian |
2007-04-12 | fix bug in _playback_copy_to_current(): need to skip version position data (s... | Brian |
2007-03-09 | Merge branch 'origin' into glsl-compiler-1 | Brian |
2007-02-26 | Fix #10071 - wrong max_index in vbo draw_prims. (Papadakos Panagiotis) | Aapo Tahkola |
2007-02-22 | XXX comments about shaders | Brian |
2007-01-18 | Fix invalid enums passed to MapBuffer | Aapo Tahkola |
2007-01-16 | Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i... | Keith Whitwell |
2006-11-02 | Fix typo in display list attrib binding. | Keith Whitwell |
2006-10-30 | Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our | Keith Whitwell |
2006-10-30 | better handling of current attributes. Trivial dlist and varray tests work | Keith Whitwell |
2006-10-29 | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell |