summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_build.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "gallium: Replace texture target with resource operand in TGSI texture...gallium-gpu4-texture-opcodesMichal Krol2010-01-261-8/+10
* gallium: Replace texture target with resource operand in TGSI texture opcodes.Michal Krol2010-01-091-10/+8
* 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