summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_flush.c
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* i915g: Handle i915->batch == NULL correctly in flushStéphane Marchesin2013-09-061-1/+4
* gallium: fix type of flags in pipe_context::flush()Chia-I Wu2013-05-041-2/+2
* i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttlingStéphane Marchesin2013-03-081-6/+10
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+2
* i915g: Remove useless draw calls.Stéphane Marchesin2012-02-121-2/+0
* i915g: Don't avoid flushing when we have a pending fence.Stéphane Marchesin2012-01-181-1/+4
* i915g: Improve the flush heuristic by using the previous frame's number of ve...Stéphane Marchesin2011-08-251-1/+2
* i915g: Improve flushing using heuristics.Stéphane Marchesin2011-07-061-0/+1
* i915g: split up static stateDaniel Vetter2011-03-151-0/+1
* i915g: fix transfer coherencyDaniel Vetter2011-03-121-22/+0
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-1/+1
* i915g: kill relocs accoutingDaniel Vetter2011-03-011-2/+2
* i915g: implement cache flushingDaniel Vetter2011-02-271-0/+2
* i915g: Lazy emit dynamic stateJakob Bornecrantz2011-02-241-0/+1
* i915g: Lazy emit immediate stateJakob Bornecrantz2011-02-241-0/+1
* i915g: Always set vbo to flush on flushesJakob Bornecrantz2011-02-241-1/+1
* i915g: Make batchbuffer flush function not be inlineJakob Bornecrantz2010-07-041-4/+16
* i915g: Don't flush empty batchbuffersJakob Bornecrantz2010-07-041-2/+0
* i915g: Rework debug print codeJakob Bornecrantz2010-06-221-2/+3
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-0/+86