summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/arbprogram.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: move arbprogram.[ch] to main/Brian Paul2010-06-101-128/+0
* mesa: move all vertex array functions into varray.cBrian Paul2010-05-251-32/+0
* mesa: added _mesa_GetVertexAttribIiv / AttribIuiv()Brian Paul2010-05-251-0/+8
* mesa: refactor: move _mesa_Bind/Gen/DeleteProgram() to arbprogram.cBrian Paul2008-07-291-0/+10
* Rename _mesa_IsProgram() to _mesa_IsProgramARB() to avoid collision with theBrian Paul2006-11-021-2/+6
* Add support for GL_EXT_gpu_program_parameters. Any driver that enablesIan Romanick2006-08-151-0/+10
* Moved from src/mesa/main.Michal Krol2004-03-101-0/+128