summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_dump_c.c
AgeCommit message (Expand)Author
2009-11-02tgsi: Update for gallium interface changes.Michal Krol
2009-10-23gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell
2009-10-23gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell
2009-07-30tgsi: Declare a LOOP register.Michal Krol
2009-07-22gallium: simplify tgsi_full_immediate structKeith Whitwell
2009-02-18util: Move p_debug.h into util module.José Fonseca
2009-02-10tgsi: Fix build -- rename Size to NrTokens.Michal Krol
2008-12-30gallium: Remove unused variables.José Fonseca
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-13tgsi: Use tgsi_info to dump opcode names.Michal Krol
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca