Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-03 | aux/tgsi: pull back ureg work from 0.1 branch | Keith Whitwell | 1 | -119/+119 |
2009-09-01 | tgsi: remove redundant CND0 opcode | Keith Whitwell | 1 | -1/+1 |
2009-08-03 | tgsi: added tgsi_get_opcode_name() | Brian Paul | 1 | -0/+9 |
2009-07-31 | Rename TGSI LOOP instruction to better match theri usage. | Michal Krol | 1 | -4/+4 |
2009-07-30 | tgsi: Fix number operands for LOOP/ENDLOOP. | Michal Krol | 1 | -2/+2 |
2009-07-23 | gallium: remove deprecated TGSI opcodes | Keith Whitwell | 1 | -7/+7 |
2009-07-22 | gallium: remove multiple aliases for TGSI opcodes | Keith Whitwell | 1 | -119/+130 |
2009-04-01 | tgsi: Fix structure members initialisation. | Michal Krol | 1 | -116/+116 |
2009-04-01 | tgsi: Provide alternate instruction mnemonics in tgsi info. | Michal Krol | 1 | -29/+29 |
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca | 1 | -1/+1 |
2008-09-16 | gallium: fix info entries for KIL, KILP | Brian Paul | 1 | -2/+2 |
2008-08-13 | tgsi: Opcode information. | Michal Krol | 1 | -0/+161 |