summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_exec.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-3/+3
2010-05-27vbo: comments and whitespaceBrian Paul1-7/+5
2010-01-12vbo: Remove unnecessary headers from vbo_exec.c.Vinson Lee1-3/+0
2009-03-03mesa: Add BeginVertices driver callKeith Whitwell1-0/+1
2008-06-10mesa: refactor: move #define FEATURE flags into new mfeatures.h fileBrian Paul1-1/+0
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian1-8/+8
2006-10-30Remove wakeup functions. This code is intended to be active all theKeith Whitwell1-18/+5
2006-10-30better handling of current attributes. Trivial dlist and varray tests workKeith Whitwell1-117/+0
2006-10-29Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell1-0/+227