summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/i915_fpc.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-01gallium: remove support for predicates from TGSI (v2)Marek Olšák1-1/+0
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-1/+1
2014-11-22i915g: Don't hardcode array size for phase countStéphane Marchesin1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-09-04i915g: Add more optimizationsStéphane Marchesin1-1/+3
2013-03-19tgsi: use separate structure for indirect address v2Christian König1-4/+4
2012-02-12i915g: Move ureg defines to the header so we can share them.Stéphane Marchesin1-0/+32
2011-12-13i915g: Roll back to the previous shader limits.Stéphane Marchesin1-1/+1
2011-10-17i915g: Use the right shader limits.Stéphane Marchesin1-1/+1
2011-09-22i915g: Don't generate useless swizzles before texture accesses.Stéphane Marchesin1-1/+4
2011-09-21i915g: Remove stale function prototype.Stéphane Marchesin1-6/+0
2011-08-25i915g: Fix case where texcoords can overlap with fragpos/frontface.Stéphane Marchesin1-3/+3
2011-07-06i915g: introduce the tiny shader optimizer.Stéphane Marchesin1-0/+88
2011-06-29i915g: Try to do better in the shader compiler.Stéphane Marchesin1-0/+1
2011-06-27i915g: initial support for SEMANTIC_FACE.Stéphane Marchesin1-2/+3
2011-06-27i915g: Fix gl_FragCoord.Stéphane Marchesin1-1/+2
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz1-0/+207