Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE | Brian Paul | 2009-07-10 | 1 | -1/+6 |
| | | | | Same story as in the tgsi_dump.c code (see prev commit). | ||||
* | tgsi/text: Allow optional component selection for indirect registers. | Michal Krol | 2009-04-03 | 1 | -5/+38 |
| | |||||
* | tgsi/text: Allow `-|src|` variant of `-(|src|)`. | Michal Krol | 2009-04-03 | 1 | -3/+11 |
| | |||||
* | tgsi: Lookup alternate instruction mnemonics when parsing tgsi text. | Michal Krol | 2009-04-01 | 1 | -1/+21 |
| | |||||
* | util: Move p_debug.h into util module. | José Fonseca | 2009-02-18 | 1 | -1/+1 |
| | | | | | The debug functions depend on several util function for os abstractions, and these depend on debug functions, so a seperate module is not possible. | ||||
* | tgsi: Fix build -- rename Size to NrTokens. | Michal Krol | 2009-02-10 | 1 | -1/+1 |
| | |||||
* | tgsi: Use a homebrew version of toupper(). | Michal Krol | 2008-08-13 | 1 | -10/+17 |
| | |||||
* | tgsi: Use tgsi_opcode_info. | Michal Krol | 2008-08-13 | 1 | -134/+3 |
| | |||||
* | Merge tgsi/exec and tgsi/util directories. | José Fonseca | 2008-07-28 | 1 | -0/+1221 |