summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_info.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-03aux/tgsi: pull back ureg work from 0.1 branchKeith Whitwell1-119/+119
2009-09-01tgsi: remove redundant CND0 opcodeKeith Whitwell1-1/+1
2009-08-03tgsi: added tgsi_get_opcode_name()Brian Paul1-0/+9
2009-07-31Rename TGSI LOOP instruction to better match theri usage.Michal Krol1-4/+4
2009-07-30tgsi: Fix number operands for LOOP/ENDLOOP.Michal Krol1-2/+2
2009-07-23gallium: remove deprecated TGSI opcodesKeith Whitwell1-7/+7
2009-07-22gallium: remove multiple aliases for TGSI opcodesKeith Whitwell1-119/+130
2009-04-01tgsi: Fix structure members initialisation.Michal Krol1-116/+116
2009-04-01tgsi: Provide alternate instruction mnemonics in tgsi info.Michal Krol1-29/+29
2009-02-18util: Move p_debug.h into util module.José Fonseca1-1/+1
2008-09-16gallium: fix info entries for KIL, KILPBrian Paul1-2/+2
2008-08-13tgsi: Opcode information.Michal Krol1-0/+161