summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/arbprogram.c
Commit message (Expand)AuthorAgeFilesLines
* minor re-org of program matrix, program local parameter limitsBrian Paul2003-04-181-23/+17
* fix some glBindProgramNV/ARB detailsBrian Paul2003-04-171-12/+23
* Added arbprogram.c to Makefiles.Brian Paul2003-04-171-65/+51
* checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.Brian Paul2003-04-171-59/+475
* Some groundwork for GL_ARB_vertex/fragment_program.Brian Paul2003-04-111-0/+601