Age | Commit message (Expand) | Author |
---|---|---|
2007-10-02 | Fold expand_program() into tgsi_exec_prepare() | Brian |
2007-10-02 | no more need for tgsi_exec_machine_run2(), remove dead code | Brian |
2007-10-02 | Move tgsi machine state init/allocations so they're done less frequently. | Brian |
2007-10-02 | checkpoint: unpack all instructions before interpretation. Actual looping wo... | Brian |
2007-09-29 | Initial conditional execution support for loops and BRK instruction. | Brian |
2007-09-29 | remove unused tgsi_exec_cond_* types | Brian |
2007-09-28 | Initial implementation of IF/ELSE/ENDIF using conditional masking. | Brian |
2007-08-24 | Hook-up SSE2 to VS. | michal |
2007-08-24 | Rename tgsi "core" directory | Keith Whitwell |