summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_flush.c
AgeCommit message (Expand)Author
2009-08-18softpipe: split texture and surface tile cachesKeith Whitwell
2009-07-23softpipe: avoid flushing depth buffer cache on swapbuffersKeith Whitwell
2009-07-22softpipe: remove backwards dependency from tilecache to softpipeKeith Whitwell
2009-06-15softpipe: Fix softpipe_is_texture_referenced.José Fonseca
2009-02-05gallium: No longer allow CPU mapping surfaces directly.Michel Dänzer
2009-01-27gallium: standardize api on the prefix "nr"Zack Rusin
2008-09-09softpipe: Code (commented out) to dump BMPs.José Fonseca
2008-05-01gallium: tex surface checkpointKeith Whitwell
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca