Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-05 | fragment program named constants and named program parameters basically work now | Brian Paul | |
2003-03-15 | Fix up some fragment program texture enable issues. | Brian Paul | |
Implemented TXD instruction. | |||
2003-03-14 | Clean-up of parser error handling/reporting. | Brian Paul | |
Basic fragment program texture instructions are limping along. | |||
2003-02-23 | parser clean-ups | Brian Paul | |
2003-02-17 | Implement parsing of texture instructions and prototype execution. | Brian Paul | |
Misc parser clean-ups. | |||
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. |