Age | Commit message (Expand) | Author |
2010-02-02 | tgsi: added tgsi_alloc_tokens() | Brian Paul |
2010-01-28 | tgsi: Handle 2-D declarations. | Michal Krol |
2009-12-14 | tgsi: add properties and system value register | Zack Rusin |
2009-11-27 | tgsi: Remove tgsi_version token. | Michal Krol |
2009-11-24 | tgsi: rename fields of tgsi_full_src_register to reduce verbosity | Keith Whitwell |
2009-11-24 | tgsi: rename fields of tgsi_full_dst_register to reduce verbosity | Keith Whitwell |
2009-11-24 | tgsi: rename fields of tgsi_full_declaration to reduce verbosity | Keith Whitwell |
2009-11-24 | tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity | Keith Whitwell |
2009-11-24 | tgsi: remove unnecessary full_token init and free functions | Keith Whitwell |
2009-11-24 | tgsi: remove unused Flags member from full_instruction | Keith Whitwell |
2009-11-24 | gallium: simplify tgsi tokens further | Keith Whitwell |
2009-11-24 | tgsi: Account for gallium shader token representation changes. | Michal Krol |
2009-11-02 | tgsi: Update for gallium interface changes. | Michal Krol |
2009-10-23 | gallium: remove extended negate also, and also the ExtSwz token | Keith Whitwell |
2009-08-20 | tgsi: added tgsi_full_instruction::Flags field | Brian Paul |
2009-07-22 | gallium: simplify tgsi_full_immediate struct | Keith Whitwell |
2009-07-10 | tgis: implement indirect addressing for destination registers | Brian Paul |
2008-07-28 | Merge tgsi/exec and tgsi/util directories. | José Fonseca |