Age | Commit message (Expand) | Author |
---|---|---|
2003-08-17 | Re-org of register files for vertex/fragment programs. Will be easier to | Brian Paul |
2003-07-22 | Implement debugger callback, etc for vertex programs. Misc clean-ups. | Brian Paul |
2003-07-21 | Initial implementation of GL_MESA_program_debug - a vertex/fragment program | Brian Paul |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-04-17 | checkpoint: more infrastructure for GL_ARB_vertex/fragment_program. | Brian Paul |
2003-04-11 | Some groundwork for GL_ARB_vertex/fragment_program. | Brian Paul |
2003-03-29 | added _mesa_print_nv_vertex_instruction() | Brian Paul |
2003-03-14 | Clean-up of parser error handling/reporting. | Brian Paul |
2003-02-25 | parser clean-ups and simplifications | Brian Paul |
2003-02-23 | parser clean-ups (use struct parse_state) | Brian Paul |
2003-01-14 | First batch of code for GL_NV_fragment_program. | Brian Paul |