summaryrefslogtreecommitdiff
path: root/src/mesa/shader/atifragshader.c
AgeCommit message (Expand)Author
2005-09-05fix var declaration so that a C compiler can build it.Karl Schultz
2005-09-02add error checking to the GL_ATI_FRAGMENT_SHADER entrypoints. Fix bug with sc...Roland Scheidegger
2005-01-30add number of passes count to ati_fragment_shaderDave Airlie
2005-01-20Update glDeletePrograms/Buffers() so that the ID is freed immediately, likeBrian Paul
2004-12-19Implement software ATI_fragment_shaderDave Airlie