aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_scan.c
Commit message (Expand)AuthorAgeFilesLines
* tgsi: keep immediate file info uptodateKeith Whitwell2009-02-121-1/+8
* tgsi: change an if to an else-if, added const qual, added commentsBrian Paul2009-01-191-3/+5
* tgsi: fix incomplete rename of loop counter variableKeith Whitwell2008-12-231-1/+1
* tgsi: scan for additional info: uses_fogcoord, uses_frontfacingBrian Paul2008-12-181-14/+35
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-3/+3
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-0/+226