summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_util.c
AgeCommit message (Expand)Author
2011-01-25tgsi: add support for 1D/2D texture arraysBrian Paul
2010-09-15tgsi: fix incorrect usage_mask for shadow tex instructionsBrian Paul
2010-06-01tgsi: Determine which shader input channels are effectively.José Fonseca
2010-01-27tgsi: Remove unnecessary header.Vinson Lee
2009-11-24tgsi: rename fields of tgsi_full_src_register to reduce verbosityKeith Whitwell
2009-11-24gallium: simplify tgsi tokens furtherKeith Whitwell
2009-10-23gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell
2009-10-23gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell
2009-02-18util: Move p_debug.h into util module.José Fonseca
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca