summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_save_loopback.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: include stdio.h where neededBrian Paul2015-03-051-0/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* mesa: use new _mesa_inside_begin_end() functionBrian Paul2013-04-231-1/+1
* mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul2013-04-171-1/+0
* mesa: remove FEATURE_dlist define.Oliver McFadden2012-09-151-6/+0
* vbo: Include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-091-0/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-8/+8
* mesa/es: Remove omit list.Chia-I Wu2010-05-121-0/+5
* Grammar and spelling fixesJeff Smith2010-03-121-1/+1
* mesa: Move src/mesa/glapi/dispatch.h to mesa.Chia-I Wu2010-02-251-1/+1
* Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg2010-02-191-6/+6
* vbo: Remove unnecessary header from vbo_save_loopback.c.Vinson Lee2010-01-111-1/+0
* mesa/vbo: use _lookup_prim_by_nr for debuggingKeith Whitwell2009-06-301-1/+1
* remove unnecessary swrast, tnl includesBrian Paul2008-06-101-3/+0
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-8/+8
* Remove debug, reenable inplace splitting.keithw2007-01-151-1/+2
* Remove special-case handling for index and edgeflagKeith Whitwell2007-01-151-141/+7
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+327