Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |