Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR. | Michal Krol | 2010-01-05 | 1 | -1/+1 |
* | tgsi: rename fields of tgsi_full_src_register to reduce verbosity | Keith Whitwell | 2009-11-24 | 1 | -34/+34 |
* | tgsi: rename fields of tgsi_full_dst_register to reduce verbosity | Keith Whitwell | 2009-11-24 | 1 | -6/+6 |
* | tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity | Keith Whitwell | 2009-11-24 | 1 | -55/+55 |
* | gallium: simplify tgsi tokens further | Keith Whitwell | 2009-11-24 | 1 | -6/+6 |
* | svga: Add svga driver | Jakob Bornecrantz | 2009-11-17 | 1 | -0/+2716 |