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