Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | The debug functions depend on several util function for os abstractions, and these depend on debug functions, so a seperate module is not possible. | ||||
* | gallium: fix info entries for KIL, KILP | Brian Paul | 2008-09-16 | 1 | -2/+2 |
| | | | | KIL takes 1 src register. KILP uses no registers (uses cond codes). | ||||
* | tgsi: Opcode information. | Michal Krol | 2008-08-13 | 1 | -0/+161 |