summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_fpc_translate.c
Commit message (Expand)AuthorAgeFilesLines
* i915: SWZ no longer aliases MOV.Michal Krol2008-06-021-1/+1
* i915: Fix build after TGSI declaration interface changes.Michal Krol2008-05-311-4/+4
* gallium: Don't assume snprintf are always available.José Fonseca2008-04-151-1/+2
* tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.Michal Krol2008-03-121-7/+5
* gallium/i915: Use tgsi_scan_shader() to collect shader infoBrian2008-02-261-27/+6
* gallium/i915: fix i915_emit_texld() to handle swizzled texcoordsBrian2008-02-251-3/+17
* gallium/i915: added SGT/SLE opcodesBrian2008-02-251-0/+31
* gallium/i915: overhaul of fragment shader compilation, constant/immediate all...Brian2008-02-221-47/+85
* Code reorganization: update build.José Fonseca2008-02-151-2/+2
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+1135