| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa/vbo: replace Elements() with ARRAY_SIZE() | Brian Paul | 2015-03-02 | 1 | -4/+4 |
* | mesa: use fi_type in vertex attribute code | Marius Predut | 2015-02-25 | 1 | -11/+13 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -1/+1 |
* | vbo: assorted minor clean-ups | Brian Paul | 2013-10-11 | 1 | -1/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | 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 support for NV_vertex_program's attribute evaluation. | Eric Anholt | 2012-10-15 | 1 | -17/+0 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | mesa: Move src/mesa/glapi/dispatch.h to mesa. | Chia-I Wu | 2010-02-25 | 1 | -1/+1 |
* | vbo: fix array index out of bounds error, and fix evaluator priorities | Brian Paul | 2009-12-08 | 1 | -12/+21 |
* | mesa: remove dead file | Keith Whitwell | 2008-09-21 | 1 | -1/+0 |
* | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian | 2007-07-04 | 1 | -5/+5 |
* | for evaluators, loop to VBO_ATTRIB_TEX7, not VBO_ATTRIB_INDEX. See bug 10543 | Brian | 2007-04-06 | 1 | -2/+2 |
* | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell | 2006-10-29 | 1 | -0/+255 |