summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/r300_fragprog_swizzle.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-12r300/compiler: Abs doesn't cancel Negate (in the conversion to native swizzles)Marek Olšák1-6/+0
2011-01-29r300/compiler: Standardize the number of bits used by swizzle fieldsTom Stellard1-4/+5
2010-11-21r300/compiler: Make sure presubtract sources use supported swizzlesTom Stellard1-2/+4
2010-09-29r300/compiler: Remove declaration before code.Vinson Lee1-5/+6
2010-09-10r300/compiler: Enable presubtract sourcesTom Stellard1-13/+20
2010-05-19r300/compiler: Emit 0.5 swizzle when necessary.Tom Stellard1-1/+3
2009-09-06r300/compiler: New dataflow structures and passesNicolai Hähnle1-17/+18
2009-08-30r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle1-41/+43
2009-07-27r300/compiler: Refactor nqssadce to use rc_programNicolai Hähnle1-10/+8
2009-07-27r300: Further reduce dependency between compiler and classic driverNicolai Hähnle1-1/+1
2009-07-27r300: Detangle fragment program compiler from driver-specific structureNicolai Hähnle1-0/+225