Age | Commit message (Expand) | Author |
---|---|---|
2005-05-04 | Add a facility to route all rasterization through a fragment program | Keith Whitwell |
2004-08-25 | work around a param bug (Adam Jackson) | Brian Paul |
2004-04-15 | Make _SAT instructions compile correctly. | Keith Whitwell |
2004-04-14 | wrap file in #ifdef USE_TCC, otherwise compilation failes | Brian Paul |
2004-04-14 | Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compile | Keith Whitwell |
2004-04-13 | Build a single string containing the generated 'C' code. | Keith Whitwell |
2004-03-30 | Make the output a little more likely to compile... | Keith Whitwell |
2004-03-30 | Insert original fragment program instructions as comments. | Brian Paul |
2004-03-30 | Amusing utility to print ARB_fp programs as C code | Keith Whitwell |