summaryrefslogtreecommitdiff
path: root/src/mesa/main/arbprogram.c
AgeCommit message (Expand)Author
2003-05-01Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places.Brian Paul
2003-04-21alias ARB/NV program functions where possibleBrian Paul
2003-04-18minor re-org of program matrix, program local parameter limitsBrian Paul
2003-04-17fix some glBindProgramNV/ARB detailsBrian Paul
2003-04-17Added arbprogram.c to Makefiles.Brian Paul
2003-04-17checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.Brian Paul
2003-04-11Some groundwork for GL_ARB_vertex/fragment_program.Brian Paul