Age | Commit message (Expand) | Author |
---|---|---|
2009-08-20 | tgsi: handle SOA dependencies for MOV/SWZ | Brian Paul |
2009-07-16 | tgsi: no need to separately malloc input and output arrays | Keith Whitwell |
2009-07-16 | gallium: reduce recursive include of tgsi_exec.h | Keith Whitwell |
2009-07-16 | tgsi: make function call code in tgsi_sse.c less opaque | Keith Whitwell |
2009-07-16 | gallium: proper constructor and destructor for tgsi_exec_machine | Keith Whitwell |
2009-06-04 | tgsi: increase MAX_LABELS to 4096 | Brian Paul |
2009-03-22 | tgsi: minor comments | Brian Paul |
2008-11-23 | softpipe: remove old/unneeded dependencies between TGSI exec and softpipe | Brian |
2008-11-12 | tgsi: More comments on source register indirect and 2D indexing. | Michal Krol |
2008-11-05 | gallium: added tgsi_set_exec_mask() | Brian Paul |
2008-08-18 | tgsi: Add condition code (CC) register. | Michal Krol |
2008-07-28 | Merge tgsi/exec and tgsi/util directories. | José Fonseca |