summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/tgsi
AgeCommit message (Expand)Author
2007-07-25implement DDX, DDY instructionsBrian
2007-07-25patch things up enough to allow texture sampling to workBrian
2007-07-24use consistent indentationBrian
2007-07-24check return value of tgsi_parse_init()Brian
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-24added missing OPCODE_ARL to TGSI_OPCODES[], added sanity check assertionBrian
2007-07-23Execute fs tokens.michal
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