Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
So totally awesome that _mesa_calloc has a different parameter signature than calloc. Why do these libc wrappers still exist?!? | |||
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 | |
This still needs quite a bit of work, but a bunch of the programs in progs/vp produce correct results. |