summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_split.h
Commit message (Expand)AuthorAgeFilesLines
* vbo: remove vbo_context.h and change includes to use vbo.h insteadBrian Paul2018-01-241-1/+0
* vbo: whitespace, formatting fixes in vbo_split.[ch]Brian Paul2018-01-241-17/+20
* mesa: rename gl_client_array -> gl_vertex_arrayBrian Paul2016-10-281-2/+2
* 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
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* New files to manage splitting drawing commandskeithw2007-01-151-0/+72