Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Basic fragment program texture instructions are limping along. | |||
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 | |
Re-org of some GL_NV_vertex_program code. Replace MAX_TEXTURE_UNITS with MAX_TEXTURE_COORD_UNITS and MAX_TEXTURE_IMAGE_UNITS. |