Age | Commit message (Collapse) | 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-10-28 | mesa: include imports.h to silence warning | Brian Paul | |
2009-10-27 | ARB prog parser: Don't leak symbol table header structures | Ian Romanick | |
2009-08-27 | mesa: move decls before code | Vinson Lee | |
2009-07-27 | Add destructor for symbol_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. |