summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/nvvertexec.c
Commit message (Expand)AuthorAgeFilesLines
* checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.Brian Paul2003-04-171-2/+0
* fix EXP instruction and ARL-relative addressingBrian Paul2003-03-291-17/+9
* store correct EXP resultBrian Paul2003-03-251-2/+2
* added _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof)Brian Paul2003-03-041-2/+2
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-2/+1
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-0/+699