summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_tgsi_insn.c
AgeCommit message (Expand)Author
2010-02-22svga: Emit a scalar rcp in shadow maps.José Fonseca
2010-02-22svga: Don't emit zero writemasks.José Fonseca
2010-02-17svga: Silence uninitialized variable warnings.Vinson Lee
2010-02-14svga: Silence uninitialized variable warning.Vinson Lee
2010-02-03svga: fix TXD and TXL opcode translationKeith Whitwell
2010-02-03svga: deriv insns not valid in dynamic flow control eitherKeith Whitwell
2010-02-03svga: texture from lod zero inside dynamic branchingKeith Whitwell
2010-02-03svga: better method for generating white fs color outputsKeith Whitwell
2010-01-05Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.Michal Krol
2009-11-24tgsi: rename fields of tgsi_full_src_register to reduce verbosityKeith Whitwell
2009-11-24tgsi: rename fields of tgsi_full_dst_register to reduce verbosityKeith Whitwell
2009-11-24tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosityKeith Whitwell
2009-11-24gallium: simplify tgsi tokens furtherKeith Whitwell
2009-11-17svga: Add svga driverJakob Bornecrantz