summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_ureg.h
AgeCommit message (Expand)Author
2009-08-24tgsi: Pass pipe_context as a parameter to ureg_create_shader.José Fonseca
2009-08-24tgsi: add generic instruction builderKeith Whitwell
2009-08-19tgsi: add missing functionality to support instructions with labelsKeith Whitwell
2009-08-13tgsi: add simple facility for releasing and reusing temporariesKeith Whitwell
2009-08-13tgsi: rename ureg src/dest convertersKeith Whitwell
2009-08-13tgsi: add tgsi_ureg, a simplified tgsi shader builderKeith Whitwell