summaryrefslogtreecommitdiff
path: root/src/mesa/main/atifragshader.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-07mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee1-0/+1
2010-12-23mesa: Assert _mesa_DeleteFragmentShaderATI doesn't ever free static DummyShader.Vinson Lee1-0/+1
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-2/+2
2010-06-10mesa: move atifragshader.[ch] to main/Brian Paul1-0/+794