Age | Commit message (Expand) | Author |
---|---|---|
2009-12-14 | tgsi: add properties and system value register | Zack Rusin |
2009-11-27 | tgsi: Remove tgsi_version token. | Michal Krol |
2009-11-25 | tgsi: Fix token builder. | Michal Krol |
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-10-23 | gallium: remove the swizzling parts of ExtSwizzle | Keith Whitwell |
2009-07-22 | gallium: simplify tgsi_full_immediate struct | Keith Whitwell |
2009-07-10 | tgis: implement indirect addressing for destination registers | Brian Paul |
2008-11-25 | gallium: added centroid/invarient fields to declarations | Brian Paul |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-08-13 | tgsi: Fix typo. | Michal Krol |
2008-07-28 | Merge tgsi/exec and tgsi/util directories. | José Fonseca |