summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_dump.c
Commit message (Expand)AuthorAgeFilesLines
* tgsi: Use tgsi_info to dump opcode names.Michal Krol2008-08-131-128/+2
* tgsi: Dump shaders to a string too.José Fonseca2008-08-091-46/+120
* tgsi: Put a newline after IMM.Michal Krol2008-08-041-13/+5
* tgsi: Insert newlines after the statements, instead of before.José Fonseca2008-07-301-3/+6
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-0/+582