summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_info.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* tgsi: remove trailing comma to silence warningBrian Paul2012-02-271-1/+1
* tgsi: add source/destination type from opcodes. (v2)Dave Airlie2012-02-171-0/+15
* tgsi: Add output_mode to struct tgsi_opcode_info v2Tom Stellard2012-01-301-0/+34
* tgsi: Include missing header in tgsi_info.h.Vinson Lee2010-08-271-0/+1
* tgsi: added tgsi_get_processor_name()Brian Paul2010-05-061-0/+3
* aux/tgsi: pull back ureg work from 0.1 branchKeith Whitwell2009-09-031-4/+6
* tgsi: added tgsi_get_opcode_name()Brian Paul2009-08-031-0/+4
* gallium: remove multiple aliases for TGSI opcodesKeith Whitwell2009-07-221-2/+1
* tgsi: Provide alternate instruction mnemonics in tgsi info.Michal Krol2009-04-011-0/+2
* tgsi: Opcode information.Michal Krol2008-08-131-0/+53