summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/nvvertparse.h
Commit message (Collapse)AuthorAgeFilesLines
* checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.Brian Paul2003-04-171-2/+0
|
* added _mesa_print_nv_vertex_instruction()Brian Paul2003-03-291-2/+4
|
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-0/+45
Re-org of some GL_NV_vertex_program code. Replace MAX_TEXTURE_UNITS with MAX_TEXTURE_COORD_UNITS and MAX_TEXTURE_IMAGE_UNITS.