summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_tex_tile_cache.h
AgeCommit message (Expand)Author
2011-01-22softpipe: use proper type for format fieldBrian Paul
2010-12-16softpipe: remove sp_tex_tile_cache_border_color()Brian Paul
2010-12-02softpipe: increase max texture size to 16KBrian Paul
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-09-27softpipe: fix swizzling of texture border colorBrian Paul
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-03-10gallium: pipe_get_tile_swizzle() accepts format parameter.Michal Krol
2010-03-02softpipe: Implement sampler view swizzling.Michal Krol
2009-09-24softpipe: fix compiler warningsKeith Whitwell
2009-09-23Merge branch 'mesa_7_6_branch'Brian Paul
2009-08-18softpipe: split texture and surface tile cachesKeith Whitwell