summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_split.c
Commit message (Expand)AuthorAgeFilesLines
* vbo: remove unnecessary max_basevertex computationIlia Mirkin2016-08-181-8/+0
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* 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