summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/util/tgsi_parse.c
AgeCommit message (Collapse)Author
2008-03-24gallium: added tgsi_num_tokens() function to return number of tokens in ↵Brian
token array. Maybe move to a different file someday.
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca
"aux" is a reserved name on Windows (X_X)