summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_util.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/tgsi: add missing #includeMarek Olšák2016-10-181-0/+2
* tgsi: add simple tgsi_is_msaa_target() helperBrian Paul2016-04-021-0/+8
* tgsi: split tgsi_util_get_texture_coord_dim() function into twoBrian Paul2016-03-311-1/+4
* tgsi: added tgsi_is_shadow_target() helperBrian Paul2015-09-011-0/+3
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* tgsi: add tgsi_util_get_texture_coord_dim()Chia-I Wu2013-05-081-0/+3
* tgsi: use separate structure for indirect address v2Christian König2013-03-191-0/+3
* tgsi: Determine which shader input channels are effectively.José Fonseca2010-06-011-0/+5
* gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell2009-10-231-12/+0
* gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell2009-10-231-11/+1
* aux/tgsi: pull back ureg work from 0.1 branchKeith Whitwell2009-09-031-0/+4
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-0/+96