summaryrefslogtreecommitdiff
path: root/src/r600_shader.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-08R6xx/r7xx: don't clamp tex coords in composite VSAlex Deucher1-8/+8
2009-05-13R6xx/R7xx Xv: normalize texture coordinates in the vertex shaderAlex Deucher1-7/+76
2009-05-13R6xx/R7xx: do EXA transforms in the vertex shaderAlex Deucher1-32/+505
2009-04-17R6xx/R7xx: implement Xv attributesAlex Deucher1-302/+138
2009-03-26R6xx/R7xx EXA: rework composite pixel shaderAlex Deucher1-20/+14
2009-03-02R6xx/R7xx EXA: combine composite mask/non-mask VSAlex Deucher1-159/+208
2009-03-02R6xx/R7xx Xv: combine packed and planar shadersAlex Deucher1-536/+115
2009-03-01R6xx/R7xx: move shaders to r600_shader.c and fixup Xv PSChristian Koenig1-0/+2226