summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_build.h
AgeCommit message (Expand)Author
2010-11-04tgsi/build: Reduce interface clutter.Michal Krol
2010-06-18gallium: add a temporary array register fileZack Rusin
2010-02-09gallium: Add cylindrical wrap info to TGSI declaration.Michal Krol
2010-01-28tgsi: Handle two-dimensional constants in text parser.Michal Krol
2009-12-14tgsi: add properties and system value registerZack Rusin
2009-11-27tgsi: Remove tgsi_version token.Michal Krol
2009-11-25tgsi: Fix token builder.Michal Krol
2009-11-24gallium: simplify tgsi tokens furtherKeith Whitwell
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-10-23gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell
2009-07-22gallium: simplify tgsi_full_immediate structKeith Whitwell
2009-07-10tgis: implement indirect addressing for destination registersBrian Paul
2008-11-25gallium: added centroid/invarient fields to declarationsBrian Paul
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-13tgsi: Fix typo.Michal Krol
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca