| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | vbo: fix initial value of ctx->Driver.CurrentSavePrimitive | Brian Paul | 2013-05-02 | 1 | -1/+1 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: remove #include "mfeatures.h" from numerous source files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | mesa: remove FEATURE_dlist define. | Oliver McFadden | 2012-09-15 | 1 | -6/+0 |
* | mesa: s/FREE/free/ | Brian Paul | 2012-09-01 | 1 | -2/+2 |
* | vbo: add some comments | Brian Paul | 2012-05-08 | 1 | -0/+3 |
* | vbo: remove vbo_context::generic_currval | Marek Olšák | 2012-04-19 | 1 | -2/+4 |
* | vbo: remove vbo_context::legacy_currval | Marek Olšák | 2012-04-19 | 1 | -2/+2 |
* | vbo: Use The VERT_{ATTRIB,BIT} defines. | Mathias Fröhlich | 2011-11-29 | 1 | -8/+16 |
* | vbo: Include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-09 | 1 | -0/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -4/+4 |
* | mesa/es: Remove omit list. | Chia-I Wu | 2010-05-12 | 1 | -0/+3 |
* | mesa: Fix null buffer object reference counting. | José Fonseca | 2010-02-09 | 1 | -0/+11 |
* | vbo: Remove unnecessary headers from vbo_save.c. | Vinson Lee | 2010-01-12 | 1 | -2/+0 |
* | mesa: improved gl_buffer_object reference counting | Brian Paul | 2008-09-04 | 1 | -5/+11 |
* | fix vbo display list memleak upon context destruction | Brian | 2008-01-01 | 1 | -0/+15 |
* | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian | 2007-07-04 | 1 | -4/+4 |
* | Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our | Keith Whitwell | 2006-10-30 | 1 | -1/+8 |
* | Remove wakeup functions. This code is intended to be active all the | Keith Whitwell | 2006-10-30 | 1 | -25/+13 |
* | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell | 2006-10-29 | 1 | -0/+94 |