Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tgsi: Add missing include. | José Fonseca | 2009-08-19 | 1 | -0/+1 |
* | tgsi: Fix typo in ureg constant creation. | José Fonseca | 2009-08-19 | 1 | -1/+1 |
* | tgsi: silence compiler warning | Keith Whitwell | 2009-08-19 | 1 | -1/+1 |
* | tgsi: remove unused function argument | Keith Whitwell | 2009-08-19 | 1 | -4/+2 |
* | tgsi: add missing functionality to support instructions with labels | Keith Whitwell | 2009-08-19 | 1 | -1/+30 |
* | tgsi: add simple facility for releasing and reusing temporaries | Keith Whitwell | 2009-08-13 | 1 | -4/+36 |
* | tgsi: turn off debugging | Keith Whitwell | 2009-08-13 | 1 | -1/+1 |
* | tgsi: use REALLOC for growing token pool | Keith Whitwell | 2009-08-13 | 1 | -11/+5 |
* | tgsi: add tgsi_ureg, a simplified tgsi shader builder | Keith Whitwell | 2009-08-13 | 1 | -0/+771 |