summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_split.c
Commit message (Expand)AuthorAgeFilesLines
* mesa/tnl_dd: Remove unused header file t_dd_rendertmp.hIan Romanick2011-08-261-2/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* mesa: fix int/uint comparison warningsBrian Paul2010-01-271-1/+3
* mesa: Add support for ARB_draw_elements_base_vertex.Eric Anholt2009-09-081-1/+7
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-3/+3
* typo fix. this case still fails.Aapo Tahkola2007-01-181-1/+1
* New files to manage splitting drawing commandskeithw2007-01-151-0/+161