summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_flush.c
AgeCommit message (Expand)Author
2011-03-16android: Fix GL_OES_EGL_image with SurfaceFlinger.Chia-I Wu
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-03-11gallium: cleanup fence_signalled and fence_finishMarek Olšák
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2011-03-08gallium: add timeout parameter to fence_finishMarek Olšák
2011-02-02softpipe: rename fragment sampler/view fieldsBrian Paul
2011-01-18softpipe: s/tex_cache/fragment_tex_cache/Brian Paul
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-08-28softpipe: Include missing header in sp_flush.c.Vinson Lee
2010-06-11gallium/softpipe/draw: support samplers in geometry shadersZack Rusin
2010-04-25softpipe: Make softpipe transfers in-order.José Fonseca
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-20softpipe: Remove unnecessary headers.Vinson Lee
2010-02-19gallium: WIP: Introduce sampler views.Michal Krol
2009-12-01sp: Implement separate vertex sampler state.Michal Krol
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