Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/tgsi: add 64-bitness type check function. | Dave Airlie | 2016-06-11 | 1 | -0/+7 |
* | tgsi: add a is_store property | Ilia Mirkin | 2016-01-08 | 1 | -0/+1 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | tgsi: remove trailing comma to silence warning | Brian Paul | 2012-02-27 | 1 | -1/+1 |
* | tgsi: add source/destination type from opcodes. (v2) | Dave Airlie | 2012-02-17 | 1 | -0/+15 |
* | tgsi: Add output_mode to struct tgsi_opcode_info v2 | Tom Stellard | 2012-01-30 | 1 | -0/+34 |
* | tgsi: Include missing header in tgsi_info.h. | Vinson Lee | 2010-08-27 | 1 | -0/+1 |
* | tgsi: added tgsi_get_processor_name() | Brian Paul | 2010-05-06 | 1 | -0/+3 |
* | aux/tgsi: pull back ureg work from 0.1 branch | Keith Whitwell | 2009-09-03 | 1 | -4/+6 |
* | tgsi: added tgsi_get_opcode_name() | Brian Paul | 2009-08-03 | 1 | -0/+4 |
* | gallium: remove multiple aliases for TGSI opcodes | Keith Whitwell | 2009-07-22 | 1 | -2/+1 |
* | tgsi: Provide alternate instruction mnemonics in tgsi info. | Michal Krol | 2009-04-01 | 1 | -0/+2 |
* | tgsi: Opcode information. | Michal Krol | 2008-08-13 | 1 | -0/+53 |