Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tgsi: Make tgsi dumps look more like mesa shader dumps. | Jakob Bornecrantz | 2008-09-18 | 1 | -2/+3 |
* | tgsi: Refactor tgsi_dump to avoid using string buffers when dumping. | José Fonseca | 2008-09-05 | 1 | -77/+83 |
* | gallium: increase string buffer size to 16000 to avoid truncated output of lo... | Brian Paul | 2008-09-02 | 1 | -1/+1 |
* | tgsi: Workaround debug output buffer size limitations. | Michal Krol | 2008-08-19 | 1 | -3/+18 |
* | tgsi: Use tgsi_info to dump opcode names. | Michal Krol | 2008-08-13 | 1 | -128/+2 |
* | tgsi: Dump shaders to a string too. | José Fonseca | 2008-08-09 | 1 | -46/+120 |
* | tgsi: Put a newline after IMM. | Michal Krol | 2008-08-04 | 1 | -13/+5 |
* | tgsi: Insert newlines after the statements, instead of before. | José Fonseca | 2008-07-30 | 1 | -3/+6 |
* | Merge tgsi/exec and tgsi/util directories. | José Fonseca | 2008-07-28 | 1 | -0/+582 |