summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/atifragshader.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: move atifragshader.[ch] to main/Brian Paul2010-06-101-149/+0
* mesa: Make FEATURE_ATI_fragment_shader more modular.Chia-I Wu2010-05-121-1/+27
* mesa: include mtypes.hBrian Paul2008-06-101-0/+2
* No longer derive 'ati_fragment_shader' from 'program' class. Only theBrian Paul2005-11-191-0/+9
* remove unnecessary Swizzle parameter from struct (forgotten when the code was...Roland Scheidegger2005-09-121-1/+0
* add error checking to the GL_ATI_FRAGMENT_SHADER entrypoints. Fix bug with sc...Roland Scheidegger2005-09-021-1/+9
* Implement software ATI_fragment_shaderDave Airlie2004-12-191-0/+105