aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/nvvertprog.h
Commit message (Expand)AuthorAgeFilesLines
* Unify vertex/fragment program instuctions.Brian Paul2005-11-051-115/+0
* Lots of clean-up in arb program parser.Brian Paul2005-10-301-0/+4
* Make the vertex program source register Index field a signed int sinceBrian Paul2005-07-221-6/+6
* Add a VP_MAX_OPCODE entry to allow engines with internal opcodes toKeith Whitwell2005-06-071-1/+3
* Reduce the size of mesa's internal fragment and vertex programKeith Whitwell2005-04-211-38/+37
* Experimental PRINT instruction for NV_vertex_program.Brian Paul2004-12-161-3/+6
* Moved from src/mesa/mainMichal Krol2004-03-291-0/+107