summaryrefslogtreecommitdiff
path: root/src/mesa/main/arbprogram.h
AgeCommit message (Expand)Author
2003-07-22Restore more code lost during last big merge.Brian Paul
2003-07-21Initial implementation of GL_MESA_program_debug - a vertex/fragment programBrian Paul
2003-05-28glBindProgramARB dispatches to glBindProgramNV (remove _mesa_BindProgramARB).Brian Paul
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-11Some groundwork for GL_ARB_vertex/fragment_program.Brian Paul