summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega/asm_filters.h
AgeCommit message (Collapse)Author
2009-11-27vega: Update shader headers.Michal Krol
Drop the 1.1 version suffix.
2009-07-31Rename TGSI LOOP instruction to better match theri usage.Michal Krol
The LOOP/ENDLOOP pair is renamed to BGNFOR/ENDFOR as its behaviour is similar to a C language for-loop. The BGNLOOP2/ENDLOOP2 pair is renamed to BGNLOOP/ENDLOOP as now there is no name collision.
2009-05-01OpenVG 1.0 State TrackerZack Rusin
Import of the OpenVG 1.0 state tracker for Gallium.