summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/radeon_program_alu.c
AgeCommit message (Expand)Author
2010-01-03r300: Use C-style comments.Vinson Lee
2009-11-22r300: fix SIN/COS/SCS instructions for R300 fpMaciej Cencora
2009-10-04r300/compiler Add support for more of the Sxx set instructionsNicolai Hähnle
2009-10-04r300/compiler: Refactor to allow different instruction typesNicolai Hähnle
2009-09-21Merge branch 'master' into r300-compilerNicolai Hähnle
2009-09-20r300/compiler: Fix trig instructions in R300 fpNicolai Hähnle
2009-08-30r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle
2009-08-25radeon: Fix all compiler warnings.Pauli Nieminen
2009-07-27r300/compiler: Refactor local transforms to use rc_programNicolai Hähnle
2009-07-27r300/vertprog: Use generic transforms and throw away unneeded codeNicolai Hähnle
2009-07-27r300: Detangle fragment program compiler from driver-specific structureNicolai Hähnle