summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_build.h
Commit message (Expand)AuthorAgeFilesLines
* tgsi: add tgsi_full_src_register_from_dst helper functionNicolai Hähnle2016-03-141-0/+5
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* tgsi/build: Reduce interface clutter.Michal Krol2010-11-041-161/+0
* gallium: add a temporary array register fileZack Rusin2010-06-181-0/+1
* gallium: Add cylindrical wrap info to TGSI declaration.Michal Krol2010-02-091-0/+1
* tgsi: Handle two-dimensional constants in text parser.Michal Krol2010-01-281-0/+9
* tgsi: add properties and system value registerZack Rusin2009-12-141-0/+28
* tgsi: Remove tgsi_version token.Michal Krol2009-11-271-6/+0
* tgsi: Fix token builder.Michal Krol2009-11-251-10/+0
* gallium: simplify tgsi tokens furtherKeith Whitwell2009-11-241-46/+15
* tgsi: Account for gallium shader token representation changes.Michal Krol2009-11-241-18/+14
* tgsi: Update for gallium interface changes.Michal Krol2009-11-021-44/+18
* gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell2009-10-231-18/+0
* gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell2009-10-231-4/+0
* gallium: simplify tgsi_full_immediate structKeith Whitwell2009-07-221-1/+1
* tgis: implement indirect addressing for destination registersBrian Paul2009-07-101-0/+1
* gallium: added centroid/invarient fields to declarationsBrian Paul2008-11-251-0/+2
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-0/+4
* tgsi: Fix typo.Michal Krol2008-08-131-1/+1
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-0/+332