summaryrefslogtreecommitdiff
path: root/src/mesa/main/nvprogram.c
AgeCommit message (Collapse)Author
2003-02-10cast GLfloatAlan Hourihane
2003-01-14First 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.