summaryrefslogtreecommitdiff
path: root/src/mesa/shader/arbprogram.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-29mesa: refactor: move _mesa_Bind/Gen/DeleteProgram() to arbprogram.cBrian Paul1-0/+10
2006-11-02Rename _mesa_IsProgram() to _mesa_IsProgramARB() to avoid collision with theBrian Paul1-2/+6
2006-08-15Add support for GL_EXT_gpu_program_parameters. Any driver that enablesIan Romanick1-0/+10
2004-03-10Moved from src/mesa/main.Michal Krol1-0/+128