summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_noop.c
Commit message (Expand)AuthorAgeFilesLines
* 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: remove #include "mfeatures.h" from numerous source filesBrian Paul2013-04-171-1/+0
* mesa: remove FEATURE_evaluators define.Oliver McFadden2012-09-151-4/+0
* mesa: remove FEATURE_beginend define.Oliver McFadden2012-09-151-6/+0
* mesa: more const qualifiers to match the latest glext.hBrian Paul2012-06-271-1/+1
* mesa: replace api_noop.[ch] with vbo_noop.[ch]Brian Paul2011-11-111-0/+519