summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_tile_cache.h
Commit message (Expand)AuthorAgeFilesLines
* softpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1.José Fonseca2010-04-251-2/+0
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-2/+2
* softpipe: fix compiler warningsKeith Whitwell2009-09-241-1/+1
* Merge branch 'mesa_7_6_branch'Brian Paul2009-09-231-2/+2
|\
* \ Merge branch 'tex-tilecache' into softpipe-optKeith Whitwell2009-08-231-39/+3
|\ \
| * | softpipe: split texture and surface tile cachesKeith Whitwell2009-08-181-39/+3
* | | softpipe: minor code refactoring to remove softpipe/tile cache dependenciesBrian Paul2009-08-211-1/+0
|/ /
* | softpipe: also shortcircuit non-texture tile lookupsKeith Whitwell2009-07-231-1/+15
* | softpipe: shortcircuit repeated lookups of the same tileKeith Whitwell2009-07-221-4/+84
* | softpipe: make some small steps to flush texture cache less frequentlyKeith Whitwell2009-07-221-0/+3
* | softpipe: remove backwards dependency from tilecache to softpipeKeith Whitwell2009-07-221-8/+4
|/
* softpipe: clean up the buffer clear and tile cache code a littleBrian Paul2009-04-061-1/+2
* gallium: No longer allow CPU mapping surfaces directly.Michel Dänzer2009-02-051-2/+2
* softpipe: remove old/unneeded dependencies between TGSI exec and softpipeBrian2008-11-231-1/+1
* gallium: tex surface checkpointKeith Whitwell2008-05-011-1/+1
* gallium: use pipe_texture_reference() in sp_tile_cache_set_texture()Brian2008-02-201-1/+2
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+104