summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/util/tgsi_parse.h
AgeCommit message (Expand)Author
2008-05-31tgsi: Fix build after TGSI declaration interface changes.Michal Krol
2008-05-17gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()Brian Paul
2008-05-01tgsi: add some const qualifiers to immediate pointersKeith Whitwell
2008-04-22gallium: Include dependent header.José Fonseca
2008-03-24gallium: added tgsi_num_tokens() function to return number of tokens in token...Brian
2008-03-13tgsi: bump MAX_SRC_REGS to 4, for TXDKeith Whitwell
2008-02-27gallium: Replace // comments.José Fonseca
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca