| Commit message (Expand) | Author | Age | Files | Lines |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -3/+3 |
* | i915g: Handle i915->batch == NULL correctly in flush | Stéphane Marchesin | 2013-09-06 | 1 | -1/+4 |
* | gallium: fix type of flags in pipe_context::flush() | Chia-I Wu | 2013-05-04 | 1 | -2/+2 |
* | i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling | Stéphane Marchesin | 2013-03-08 | 1 | -6/+10 |
* | gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag | Marek Olšák | 2013-01-04 | 1 | -1/+2 |
* | i915g: Remove useless draw calls. | Stéphane Marchesin | 2012-02-12 | 1 | -2/+0 |
* | i915g: Don't avoid flushing when we have a pending fence. | Stéphane Marchesin | 2012-01-18 | 1 | -1/+4 |
* | i915g: Improve the flush heuristic by using the previous frame's number of ve... | Stéphane Marchesin | 2011-08-25 | 1 | -1/+2 |
* | i915g: Improve flushing using heuristics. | Stéphane Marchesin | 2011-07-06 | 1 | -0/+1 |
* | i915g: split up static state | Daniel Vetter | 2011-03-15 | 1 | -0/+1 |
* | i915g: fix transfer coherency | Daniel Vetter | 2011-03-12 | 1 | -22/+0 |
* | gallium: remove flags from the flush function | Marek Olšák | 2011-03-11 | 1 | -1/+1 |
* | i915g: kill relocs accouting | Daniel Vetter | 2011-03-01 | 1 | -2/+2 |
* | i915g: implement cache flushing | Daniel Vetter | 2011-02-27 | 1 | -0/+2 |
* | i915g: Lazy emit dynamic state | Jakob Bornecrantz | 2011-02-24 | 1 | -0/+1 |
* | i915g: Lazy emit immediate state | Jakob Bornecrantz | 2011-02-24 | 1 | -0/+1 |
* | i915g: Always set vbo to flush on flushes | Jakob Bornecrantz | 2011-02-24 | 1 | -1/+1 |
* | i915g: Make batchbuffer flush function not be inline | Jakob Bornecrantz | 2010-07-04 | 1 | -4/+16 |
* | i915g: Don't flush empty batchbuffers | Jakob Bornecrantz | 2010-07-04 | 1 | -2/+0 |
* | i915g: Rework debug print code | Jakob Bornecrantz | 2010-06-22 | 1 | -2/+3 |
* | i915g: Drop the simple sufix | Jakob Bornecrantz | 2009-10-05 | 1 | -0/+86 |