summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/compiler/r300_fragprog.c
Commit message (Expand)AuthorAgeFilesLines
* r300/compiler: Comment code, add much better mirror maths.Corbin Simpson2010-04-121-14/+67
* r300/compiler: Implement texcoord repeat and mirror for NPOT.Corbin Simpson2010-04-111-11/+51
* r300compiler: Add MRT number to debugging output.Corbin Simpson2010-02-021-2/+2
* r300/compiler: Refactor to allow different instruction typesNicolai Hähnle2009-10-041-72/+72
* r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle2009-08-301-59/+59
* r300: Cleanup r300_fragment_program_codeNicolai Hähnle2009-07-291-32/+35
* r300/compiler: Refactor local transforms to use rc_programNicolai Hähnle2009-07-271-146/+115
* r300/vertprog: Cleanup source conflict handlingNicolai Hähnle2009-07-271-6/+0
* r300: Further reduce dependency between compiler and classic driverNicolai Hähnle2009-07-271-2/+2
* r300: Detangle fragment program compiler from driver-specific structureNicolai Hähnle2009-07-271-0/+450