summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/nvprogram.c
Commit message (Expand)AuthorAgeFilesLines
* fix LoadProgramNV regression when I had fixed the RefCount bugBrian Paul2004-10-021-5/+5
* call ctx->Driver.NewProgram() instead of CALLOC/etc in _mesa_LoadProgramNV. ...Brian Paul2004-06-201-7/+5
* Fix up some assorted issues with initialization of vertex program registers.Brian Paul2004-04-211-2/+2
* Moved from src/mesa/mainMichal Krol2004-03-291-0/+871