summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/tgsi/mesa
AgeCommit message (Expand)Author
2007-08-16Cosmetic changes.michal
2007-08-16Copy fragment z if the fragment shader does not write depth on its own.`michal
2007-08-15Add UsageMask to DECLARATION in TGSI.michal
2007-08-15Add declaration_semantic token to TGSI.michal
2007-08-15Declare fragment shader output registers.michal
2007-08-09Quieten TGSIKeith Whitwell
2007-08-07Naive implementation of IF/ELSE/ENDIF.michal
2007-08-07Handle labels for IF/ELSE correctlymichal
2007-08-07Enable compact TGSI dump.michal
2007-08-07Labels are always label targets.michal
2007-08-06Translate the remaining ops.michal
2007-08-06Translate MESA GLSL opcodes to TGSI opcodes.michal
2007-07-25implement DDX, DDY instructionsBrian
2007-07-24added PROGRAM_NAMED_PARAM in map_register_file()Brian
2007-07-24added PROGRAM_UNIFORM to map_register_file()Brian
2007-07-24commentsBrian
2007-07-19Trigger tgsi compilation for fragment programs.Keith Whitwell
2007-07-06Fix function names.michal
2007-07-06Indent.michal
2007-07-05Softpipe: import TGSI tree. Not hooked-up yet.michal