summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-27st/mesa: implement GL_ATI_fragment_shaderMiklós Máté10-4/+1064
2016-03-27program: add ATI_fragment_shader to shader stages listMiklós Máté1-0/+2
2016-03-27mesa: optionally associate a gl_program to ATI_fragment_shaderMiklós Máté5-2/+34
2016-02-25program: Remove extra reference_program()Miklós Máté1-2/+0
2015-12-17swrast: move two global defines to the only place where they are usedMiklós Máté2-2/+2
2015-12-17mesa: improve debug log in atifragshaderMiklós Máté1-0/+3
2015-12-17program: fix comment about the fog formulaMiklós Máté1-1/+1
2015-12-17mesa: Don't leak ATIfs instructions in DeleteFragmentShaderMiklós Máté1-1/+1