summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_ureg.h
Commit message (Expand)AuthorAgeFilesLines
...
* aux/tgsi: pull back ureg work from 0.1 branchKeith Whitwell2009-09-031-5/+114
* tgsi: Pass pipe_context as a parameter to ureg_create_shader.José Fonseca2009-08-241-5/+10
* tgsi: add generic instruction builderKeith Whitwell2009-08-241-0/+10
* tgsi: add missing functionality to support instructions with labelsKeith Whitwell2009-08-191-0/+27
* tgsi: add simple facility for releasing and reusing temporariesKeith Whitwell2009-08-131-0/+4
* tgsi: rename ureg src/dest convertersKeith Whitwell2009-08-131-3/+3
* tgsi: add tgsi_ureg, a simplified tgsi shader builderKeith Whitwell2009-08-131-0/+435