summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/atifragshader.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: minor whitespace fixesBrian Paul2011-03-241-2/+2
* mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-071-0/+1
* mesa: Assert _mesa_DeleteFragmentShaderATI doesn't ever free static DummyShader.Vinson Lee2010-12-231-0/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* mesa: move atifragshader.[ch] to main/Brian Paul2010-06-101-0/+794