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