Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Remove support for parsing NV fragment programs. | Kenneth Graunke | 2012-10-16 | 1 | -1591/+0 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2012-09-05 | 1 | -6/+2 |
* | Don't cast the return value of malloc/realloc | Matt Turner | 2012-09-05 | 1 | -2/+2 |
* | mesa: s/FREE/free/ | Brian Paul | 2012-09-01 | 1 | -1/+1 |
* | mesa: s/MALLOC/malloc/ | Brian Paul | 2012-09-01 | 1 | -1/+1 |
* | mesa: Fix off-by-one error in Parse_TextureImageId. | Vinson Lee | 2012-08-04 | 1 | -1/+1 |
* | mesa: fix texture target mix-up in NV_fragment_program parser | Brian Paul | 2011-11-03 | 1 | -7/+7 |
* | mesa: support boolean and integer-based parameters in prog_parameter | Bryan Cain | 2011-08-01 | 1 | -8/+15 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -0/+1588 |