summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_transform.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*Marek Olšák2016-04-221-3/+3
* tgsi: fix tgsi transform's epilog callbackBrian Paul2014-09-221-7/+15
* tgsi: add prolog() method to tgsi_transform_contextBrian Paul2014-09-221-0/+7
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* tgsi: add properties and system value registerZack Rusin2009-12-141-0/+25
* tgsi: Remove tgsi_version token.Michal Krol2009-11-271-6/+4
* gallium/tgsi: hack around linker/archiver breakageKeith Whitwell2009-05-051-0/+27
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-0/+1
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-0/+199