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