Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-23 | softpipe: remove old/unneeded dependencies between TGSI exec and softpipe | Brian | |
Use tgsi_sampler struct as a base class. Softpipe subclasses it and adds the fields it needs. | |||
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 | |