summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/arbprogram.h
Commit message (Expand)AuthorAgeFilesLines
* glBindProgramARB dispatches to glBindProgramNV (remove _mesa_BindProgramARB).Brian Paul2003-05-281-112/+0
* Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places.Brian Paul2003-05-011-6/+0
* alias ARB/NV program functions where possibleBrian Paul2003-04-211-11/+0
* Some groundwork for GL_ARB_vertex/fragment_program.Brian Paul2003-04-111-0/+258