Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -159/+0 |
* | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg | 2010-02-19 | 1 | -4/+4 |
* | mesa: remove unneeded #includes | Brian Paul | 2009-10-28 | 1 | -4/+0 |
* | ARB prog parser: include imports.h to kill some compiler warnings | Luo Jinghua | 2009-08-22 | 1 | -0/+1 |
* | ARB prog: Fix parameters to _mesa_calloc | Ian Romanick | 2009-07-27 | 1 | -1/+1 |
* | Add destructor for hash_table | Ian Romanick | 2009-07-27 | 1 | -3/+12 |
* | ARB_fp/vp: Initial import of new ARB vp/fp assembler | Ian Romanick | 2009-07-20 | 1 | -0/+153 |