summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_scan.h
AgeCommit message (Expand)Author
2010-12-08tgsi: new tgsi_shader_info fields for system valuesBrian Paul
2010-10-15tgsi: add scanner support for centroid inputsDave Airlie
2010-10-13gallium/tgsi: add support for stencil writes.Dave Airlie
2010-07-21tgsi: added tgsi_shader_info::indirect_files fieldBrian Paul
2010-06-01tgsi: Drop uses_fogcoord and uses_frontfacing from tgsi_scan.José Fonseca
2010-06-01tgsi: Determine which shader input channels are effectively.José Fonseca
2010-05-12tgsi: also count instructions in tgsi_scan_shader()Brian Paul
2010-02-09tgsi: Gather cylindrical wrap info in tgsi_shader_info struct.Michal Krol
2009-12-22Merge branch 'gallium-edgeflags'Roland Scheidegger
2009-12-18gallium: store edgflag info in tgsi_shader_infoRoland Scheidegger
2009-12-14tgsi: add properties and system value registerZack Rusin
2009-09-17tgsi: Scan input interpolators, too.Michal Krol
2008-12-18tgsi: scan for additional info: uses_fogcoord, uses_frontfacingBrian Paul
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca