summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_tile_cache.h
Commit message (Expand)AuthorAgeFilesLines
* 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