summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_save_loopback.c
AgeCommit message (Expand)Author
2011-01-09vbo: Include mfeatures.h in files that perform feature tests.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-05-12mesa/es: Remove omit list.Chia-I Wu
2010-03-12Grammar and spelling fixesJeff Smith
2010-02-25mesa: Move src/mesa/glapi/dispatch.h to mesa.Chia-I Wu
2010-02-19Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg
2010-01-11vbo: Remove unnecessary header from vbo_save_loopback.c.Vinson Lee
2009-06-30mesa/vbo: use _lookup_prim_by_nr for debuggingKeith Whitwell
2008-06-10remove unnecessary swrast, tnl includesBrian Paul
2007-07-04Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian
2007-01-15Remove debug, reenable inplace splitting.keithw
2007-01-15Remove special-case handling for index and edgeflagKeith Whitwell
2006-10-29Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell