| Commit message (Expand) | Author | Age | Files | Lines |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | mesa: use new _mesa_inside_begin_end() function | Brian Paul | 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 |
* | 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 | -8/+8 |
* | mesa/es: Remove omit list. | Chia-I Wu | 2010-05-12 | 1 | -0/+5 |
* | Grammar and spelling fixes | Jeff Smith | 2010-03-12 | 1 | -1/+1 |
* | mesa: Move src/mesa/glapi/dispatch.h to mesa. | Chia-I Wu | 2010-02-25 | 1 | -1/+1 |
* | Replace the _mesa_*printf() wrappers with the plain libc versions | Kristian Høgsberg | 2010-02-19 | 1 | -6/+6 |
* | vbo: Remove unnecessary header from vbo_save_loopback.c. | Vinson Lee | 2010-01-11 | 1 | -1/+0 |
* | mesa/vbo: use _lookup_prim_by_nr for debugging | Keith Whitwell | 2009-06-30 | 1 | -1/+1 |
* | remove unnecessary swrast, tnl includes | Brian Paul | 2008-06-10 | 1 | -3/+0 |
* | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian | 2007-07-04 | 1 | -8/+8 |
* | Remove debug, reenable inplace splitting. | keithw | 2007-01-15 | 1 | -1/+2 |
* | Remove special-case handling for index and edgeflag | Keith Whitwell | 2007-01-15 | 1 | -141/+7 |
* | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell | 2006-10-29 | 1 | -0/+327 |