summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/nvvertprog.h
Commit message (Expand)AuthorAgeFilesLines
* move SWIZZLE_ZERO/ONE tokens to program.hBrian Paul2003-09-041-5/+0
* Moved some shared vertex/fragment program code into new program.c file.Brian Paul2003-08-311-0/+2
* Re-org of register files for vertex/fragment programs. Will be easier toBrian Paul2003-08-171-18/+5
* Implement debugger callback, etc for vertex programs. Misc clean-ups.Brian Paul2003-07-221-0/+3
* Initial implementation of GL_MESA_program_debug - a vertex/fragment programBrian Paul2003-07-211-1/+1
* added new GL_ARB_v_p instructionsBrian Paul2003-06-131-3/+17
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* fix typoBrian Paul2003-04-071-2/+2
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-0/+107