summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_exec_eval.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-1/+1
2010-02-25mesa: Move src/mesa/glapi/dispatch.h to mesa.Chia-I Wu1-1/+1
2009-12-08vbo: fix array index out of bounds error, and fix evaluator prioritiesBrian Paul1-12/+21
2008-09-21mesa: remove dead fileKeith Whitwell1-1/+0
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian1-5/+5
2007-04-06for evaluators, loop to VBO_ATTRIB_TEX7, not VBO_ATTRIB_INDEX. See bug 10543Brian1-2/+2
2006-10-29Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell1-0/+255