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