Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parser clean-ups | Brian Paul | 2003-02-23 | 1 | -2/+2 |
| | |||||
* | Implement parsing of texture instructions and prototype execution. | Brian Paul | 2003-02-17 | 1 | -2/+2 |
| | | | | Misc parser clean-ups. | ||||
* | First batch of code for GL_NV_fragment_program. | Brian Paul | 2003-01-14 | 1 | -0/+149 |
Re-org of some GL_NV_vertex_program code. Replace MAX_TEXTURE_UNITS with MAX_TEXTURE_COORD_UNITS and MAX_TEXTURE_IMAGE_UNITS. |