summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_save_loopback.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-23mesa: use new _mesa_inside_begin_end() functionBrian Paul1-1/+1
2013-04-17mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul1-1/+0
2012-09-15mesa: remove FEATURE_dlist define.Oliver McFadden1-6/+0
2011-01-09vbo: Include mfeatures.h in files that perform feature tests.Vinson Lee1-0/+1
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-8/+8
2010-05-12mesa/es: Remove omit list.Chia-I Wu1-0/+5
2010-03-12Grammar and spelling fixesJeff Smith1-1/+1
2010-02-25mesa: Move src/mesa/glapi/dispatch.h to mesa.Chia-I Wu1-1/+1
2010-02-19Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg1-6/+6
2010-01-11vbo: Remove unnecessary header from vbo_save_loopback.c.Vinson Lee1-1/+0
2009-06-30mesa/vbo: use _lookup_prim_by_nr for debuggingKeith Whitwell1-1/+1
2008-06-10remove unnecessary swrast, tnl includesBrian Paul1-3/+0
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian1-8/+8
2007-01-15Remove debug, reenable inplace splitting.keithw1-1/+2
2007-01-15Remove special-case handling for index and edgeflagKeith Whitwell1-141/+7
2006-10-29Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell1-0/+327