summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_exec_draw.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: improved gl_buffer_object reference countingBrian Paul2008-09-041-7/+19
* fix an attr/src mix-up when setting-up/binding vertex arraysBrian Paul2008-05-161-1/+1
* 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