Age | Commit message (Expand) | Author |
---|---|---|
2008-05-02 | tgsi: Implement fast rsqrtf. Not tested, inactive. | Keith Whitwell |
2008-05-01 | gallium: implement TGSI_OPCODE_EXP | Brian |
2008-05-01 | gallium: implement TGSI_OPCODE_LOG | Brian |
2008-04-25 | gallium: fix broken SGT, SLE | Brian |
2008-04-21 | tgsi: use new float math funcs, drop local disassembly code | Keith Whitwell |
2008-03-14 | tgsi: Use debug_printf(). | Michal Krol |
2008-03-14 | gallium: print warning rather than assert(0) for LOG/EXP opcodes | Brian Paul |
2008-03-12 | tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP. | Michal Krol |
2008-02-23 | Bring in several forgotten MSVC fixes. | José Fonseca |
2008-02-15 | Merge commit 'origin/gallium-0.1' into gallium-0.1 | Keith Whitwell |
2008-02-15 | Code reorganization: s/aux/auxiliary/. | José Fonseca |