summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/nvvertexec.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce the size of mesa's internal fragment and vertex programKeith Whitwell2005-04-211-19/+19
* use _mesa_pow() for LIT (bug 3087)Brian Paul2005-04-211-1/+1
* Experimental PRINT instruction for NV_vertex_program.Brian Paul2004-12-161-2/+16
* tweaks to the LIT instructionsBrian Paul2004-12-151-9/+4
* update some type namesBrian Paul2004-11-261-6/+6
* Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul2004-08-251-4/+4
* fix another bug in get_register_pointer()Brian Paul2004-06-291-1/+3
* the get_register_pointer() function was pretty well broken in a few waysBrian Paul2004-06-291-16/+9
* Fix up some assorted issues with initialization of vertex program registers.Brian Paul2004-04-211-83/+91
* Moved from src/mesa/mainMichal Krol2004-03-291-0/+839