summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_exec_draw.c
Commit message (Expand)AuthorAgeFilesLines
* vbo: unmap and remap immediate vbo before/after each draw.Keith Whitwell2007-12-181-0/+16
* added vbo_use_buffer_objects() to specify that immediate mode data should be ...Brian2007-08-171-3/+14
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-5/+5
* Fix #10071 - wrong max_index in vbo draw_prims. (Papadakos Panagiotis)Aapo Tahkola2007-02-261-1/+1
* re-fix bug 9062 in vbo codeRoland Scheidegger2007-01-251-0/+5
* Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that ourKeith Whitwell2006-10-301-1/+1
* better handling of current attributes. Trivial dlist and varray tests workKeith Whitwell2006-10-301-7/+31
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+199