summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_clear.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: Fix depth/stencil glClearMichael Karcher2012-06-101-6/+5
* i915g: Fix the blending for the A8 destination buffer case.Stéphane Marchesin2012-01-151-1/+1
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-2/+2
* i915g: Remove duplicated comment.Stéphane Marchesin2011-10-101-1/+0
* i915g: handle seperate stencil clearDaniel Vetter2011-10-071-0/+10
* i915g: actually try to clear 16bit depth bufsDaniel Vetter2011-10-071-1/+1
* i915g: hw can't fastclear both depth and color when bbp doesn't matchDaniel Vetter2011-10-071-29/+93
* i915g: disable scissor in fast clearDaniel Vetter2011-10-071-4/+6
* i915g: fixup clear params emissionDaniel Vetter2011-10-071-1/+8
* gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie2011-09-181-7/+10
* i915g: Improve the flush heuristic by using the previous frame's number of ve...Stéphane Marchesin2011-08-251-0/+3
* i915g: Improve flushing using heuristics.Stéphane Marchesin2011-07-061-0/+5
* i915g: Support more texture and render target formats.Stéphane Marchesin2011-06-221-1/+1
* i915g: don't recalculate fb dimensionDaniel Vetter2011-03-121-1/+1
* i915g: implement surface clear functions using hw-clearDaniel Vetter2011-03-101-1/+1
* i915g: implement hw clearDaniel Vetter2011-03-101-2/+103
* i915g: adapt to clear interface changesRoland Scheidegger2010-05-291-1/+1
* i915g: Remove unnecessary headers.Vinson Lee2010-01-191-1/+0
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-0/+48