summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/r300_fragprog.c
AgeCommit message (Expand)Author
2010-09-10r300/compiler: Enable presubtract sourcesTom Stellard
2010-09-04r300/compiler: refactor fragment shader compilationMarek Olšák
2010-04-16r300/compiler: Split off texture fixes to their own file.Corbin Simpson
2010-04-15r300/compiler: kill off RC_WRAP_CLAMPMarek Olšák
2010-04-12r300/compiler: Comment code, add much better mirror maths.Corbin Simpson
2010-04-11r300/compiler: Implement texcoord repeat and mirror for NPOT.Corbin Simpson
2010-02-02r300compiler: Add MRT number to debugging output.Corbin Simpson
2009-10-04r300/compiler: Refactor to allow different instruction typesNicolai Hähnle
2009-08-30r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle
2009-07-29r300: Cleanup r300_fragment_program_codeNicolai Hähnle
2009-07-27r300/compiler: Refactor local transforms to use rc_programNicolai Hähnle
2009-07-27r300/vertprog: Cleanup source conflict handlingNicolai Hähnle
2009-07-27r300: Further reduce dependency between compiler and classic driverNicolai Hähnle
2009-07-27r300: Detangle fragment program compiler from driver-specific structureNicolai Hähnle