summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_scan.h
Commit message (Expand)AuthorAgeFilesLines
* tgsi: Drop uses_fogcoord and uses_frontfacing from tgsi_scan.José Fonseca2010-06-011-2/+0
* tgsi: Determine which shader input channels are effectively.José Fonseca2010-06-011-0/+1
* tgsi: also count instructions in tgsi_scan_shader()Brian Paul2010-05-121-0/+1
* tgsi: Gather cylindrical wrap info in tgsi_shader_info struct.Michal Krol2010-02-091-0/+1
* Merge branch 'gallium-edgeflags'Roland Scheidegger2009-12-221-0/+1
|\
| * gallium: store edgflag info in tgsi_shader_infoRoland Scheidegger2009-12-181-0/+1
* | tgsi: add properties and system value registerZack Rusin2009-12-141-2/+6
|/
* tgsi: Scan input interpolators, too.Michal Krol2009-09-171-0/+1
* tgsi: scan for additional info: uses_fogcoord, uses_frontfacingBrian Paul2008-12-181-1/+2
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-0/+74