Age | Commit message (Expand) | Author |
---|---|---|
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 | tgsi: update some assertions | Brian Paul |
2009-07-10 | tgis: implement indirect addressing for destination registers | Brian Paul |
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca |
2009-02-10 | tgsi: Fix build -- rename Size to NrTokens. | Michal Krol |
2008-11-25 | gallium: added centroid/invarient fields to declarations | Brian Paul |
2008-11-24 | tgsi: add tgsi_declaration fields for centroid sampling, invariant optimization | Brian Paul |
2008-09-12 | gallium: use new compare32() function to fix warnings about type punning and ... | 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 |