Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aux/tgsi: pull back ureg work from 0.1 branch | Keith Whitwell | 2009-09-03 | 1 | -2/+2 |
* | Rename TGSI LOOP instruction to better match theri usage. | Michal Krol | 2009-07-31 | 1 | -3/+3 |
* | tgsi: Add proper constraints to sanity. | Michal Krol | 2009-07-30 | 1 | -2/+22 |
* | tgsi: Declare a LOOP register. | Michal Krol | 2009-07-30 | 1 | -2/+3 |
* | tgsi: More descriptive sanity diagnostic messages. | Michal Krol | 2009-02-28 | 1 | -15/+15 |
* | util: Move p_debug.h into util module. | José Fonseca | 2009-02-18 | 1 | -1/+1 |
* | gallium: don't range check tgsi register index for indirect accesses | Brian | 2008-11-05 | 1 | -5/+9 |
* | gallium: fix tgsi sanity checker with respect to END. | Brian Paul | 2008-09-17 | 1 | -9/+7 |
* | tgsi: Make tgsi_sanity.c compile with make | Jakob Bornecrantz | 2008-09-16 | 1 | -0/+6 |
* | tgsi: Fix newline pos. | José Fonseca | 2008-09-10 | 1 | -1/+1 |
* | tgsi: Validate instruction opcode and operand counts. | Michal Krol | 2008-08-13 | 1 | -0/+15 |
* | Merge tgsi/exec and tgsi/util directories. | José Fonseca | 2008-07-28 | 1 | -0/+341 |