summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/arbprogram.h
Commit message (Expand)AuthorAgeFilesLines
* Restore more code lost during last big merge.Brian Paul2003-07-221-0/+5
* Initial implementation of GL_MESA_program_debug - a vertex/fragment programBrian Paul2003-07-211-1/+8
* 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