summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/nvprogram.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite of fragment program named parameters, constants, etc. Not done.Brian Paul2003-03-191-105/+33
* Clean-up of parser error handling/reporting.Brian Paul2003-03-141-26/+32
* fix/improve glAreTextures/ProgramsResident (Jose Fonseca)Brian Paul2003-03-101-23/+19
* Fix function definitions for Windows.Karl Schultz2003-02-271-13/+13
* assorted clean-ups and improvementsBrian Paul2003-02-251-9/+19
* added _mesa_find_line_column()Brian Paul2003-02-231-1/+36
* more work on DEFINE/DECLARATION statements, symbol tablesBrian Paul2003-02-161-23/+99
* cast GLfloatAlan Hourihane2003-02-101-8/+14
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-0/+1182