summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_scan.c
AgeCommit message (Expand)Author
2009-02-12tgsi: keep immediate file info uptodateKeith Whitwell
2009-01-19tgsi: change an if to an else-if, added const qual, added commentsBrian Paul
2008-12-23tgsi: fix incomplete rename of loop counter variableKeith Whitwell
2008-12-18tgsi: scan for additional info: uses_fogcoord, uses_frontfacingBrian Paul
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca