summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_flush.c
Commit message (Expand)AuthorAgeFilesLines
* softpipe: Include missing header in sp_flush.c.Vinson Lee2010-08-281-0/+1
* gallium/softpipe/draw: support samplers in geometry shadersZack Rusin2010-06-111-0/+3
* softpipe: Make softpipe transfers in-order.José Fonseca2010-04-251-0/+68
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-2/+2
|\
| * Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-2/+2
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-2/+2
|/
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-2/+0
|\
| * softpipe: Remove unnecessary headers.Vinson Lee2010-01-201-2/+0
* | sp: Implement separate vertex sampler state.Michal Krol2009-12-011-0/+3
|/
* softpipe: split texture and surface tile cachesKeith Whitwell2009-08-181-1/+2
* softpipe: avoid flushing depth buffer cache on swapbuffersKeith Whitwell2009-07-231-5/+15
* softpipe: remove backwards dependency from tilecache to softpipeKeith Whitwell2009-07-221-3/+3
* softpipe: Fix softpipe_is_texture_referenced.José Fonseca2009-06-151-0/+2
* gallium: No longer allow CPU mapping surfaces directly.Michel Dänzer2009-02-051-1/+1
* gallium: standardize api on the prefix "nr"Zack Rusin2009-01-271-1/+1
* softpipe: Code (commented out) to dump BMPs.José Fonseca2008-09-091-0/+13
* gallium: tex surface checkpointKeith Whitwell2008-05-011-16/+19
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-261-5/+5
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+76