Age | Commit message (Expand) | Author |
---|---|---|
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca |
2009-02-10 | tgsi: Fix build -- rename Size to NrTokens. | Michal Krol |
2009-01-06 | tgsi: add tgsi_declaration fields for centroid sampling, invariant optimization | Brian Paul |
2008-12-23 | tgsi: Dump indirect register swizzle. | Michal Krol |
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 |