summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_fpc_translate.c
AgeCommit message (Expand)Author
2008-06-02i915: SWZ no longer aliases MOV.Michal Krol
2008-05-31i915: Fix build after TGSI declaration interface changes.Michal Krol
2008-04-15gallium: Don't assume snprintf are always available.José Fonseca
2008-03-12tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.Michal Krol
2008-02-26gallium/i915: Use tgsi_scan_shader() to collect shader infoBrian
2008-02-25gallium/i915: fix i915_emit_texld() to handle swizzled texcoordsBrian
2008-02-25gallium/i915: added SGT/SLE opcodesBrian
2008-02-22gallium/i915: overhaul of fragment shader compilation, constant/immediate all...Brian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca