summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_parse.h
AgeCommit message (Expand)Author
2009-11-24tgsi: Account for gallium shader token representation changes.Michal Krol
2009-11-02tgsi: Update for gallium interface changes.Michal Krol
2009-10-23gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell
2009-08-20tgsi: added tgsi_full_instruction::Flags fieldBrian Paul
2009-07-22gallium: simplify tgsi_full_immediate structKeith Whitwell
2009-07-10tgis: implement indirect addressing for destination registersBrian Paul
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca