Age | Commit message (Expand) | Author |
---|---|---|
2009-09-03 | aux/tgsi: pull back ureg work from 0.1 branch | Keith Whitwell |
2009-08-24 | tgsi: Only free temp uregs. | José Fonseca |
2009-08-24 | tgsi: Pass pipe_context as a parameter to ureg_create_shader. | José Fonseca |
2009-08-24 | tgsi: add generic instruction builder | Keith Whitwell |
2009-08-19 | tgsi: Add missing include. | José Fonseca |
2009-08-19 | tgsi: Fix typo in ureg constant creation. | José Fonseca |
2009-08-19 | tgsi: silence compiler warning | Keith Whitwell |
2009-08-19 | tgsi: remove unused function argument | Keith Whitwell |
2009-08-19 | tgsi: add missing functionality to support instructions with labels | Keith Whitwell |
2009-08-13 | tgsi: add simple facility for releasing and reusing temporaries | Keith Whitwell |
2009-08-13 | tgsi: turn off debugging | Keith Whitwell |
2009-08-13 | tgsi: use REALLOC for growing token pool | Keith Whitwell |
2009-08-13 | tgsi: add tgsi_ureg, a simplified tgsi shader builder | Keith Whitwell |