summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_fpc_translate.c
AgeCommit message (Expand)Author
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
2009-07-22gallium: simplify tgsi_full_immediate structKeith Whitwell
2009-02-20gallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture types for TEX instruct...Brian Paul
2009-02-10i915: Fix build -- rename Size to NrTokens.Michal Krol
2008-11-16i915: Silence warningsJakob Bornecrantz
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-13i915: Swap meanings of KIL and KILP.Michal Krol
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca
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