Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4, OR, PRINT, XOR | Marek Olšák | 2013-04-24 | 1 | -9/+0 |
* | mesa: Remove PROG_EMIT_VERTEX and PROG_END_PRIMITIVE opcodes. | Kenneth Graunke | 2012-11-07 | 1 | -2/+0 |
* | mesa: Remove Mesa IR opcodes that existed only for NV_vertex_program. | Eric Anholt | 2012-10-15 | 1 | -7/+0 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2012-09-05 | 1 | -4/+2 |
* | Don't cast the return value of malloc/realloc | Matt Turner | 2012-09-05 | 1 | -1/+1 |
* | mesa: initial support for ARB_geometry_shader4 | Zack Rusin | 2010-06-28 | 1 | -0/+2 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -0/+352 |