summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_tex_tile_cache.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-05-22softpipe: change TEX_TILE_SIZE and NUM_TEX_TILE_ENTRIESRoland Scheidegger1-2/+8
2013-05-22softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZERoland Scheidegger1-10/+10
2013-03-14softpipe: fix up NUM_ENTRIES confusionBrian Paul1-2/+2
2013-03-14softpipe: Shrink context size.José Fonseca1-1/+1
2012-10-11softpipe: remove unused functionsMarek Olšák1-7/+0
2011-10-11softpipe: add integer supportDave Airlie1-0/+2
2011-01-22softpipe: use proper type for format fieldBrian Paul1-1/+1
2010-12-16softpipe: remove sp_tex_tile_cache_border_color()Brian Paul1-7/+0
2010-12-02softpipe: increase max texture size to 16KBrian Paul1-8/+12
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-5/+6
2010-09-27softpipe: fix swizzling of texture border colorBrian Paul1-1/+5
2010-04-10Squashed commit of the following:Keith Whitwell1-1/+1
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell1-2/+2
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell1-2/+2
2010-03-10gallium: pipe_get_tile_swizzle() accepts format parameter.Michal Krol1-0/+1
2010-03-02softpipe: Implement sampler view swizzling.Michal Krol1-2/+7
2009-09-24softpipe: fix compiler warningsKeith Whitwell1-1/+1
2009-09-23Merge branch 'mesa_7_6_branch'Brian Paul1-6/+0
2009-08-18softpipe: split texture and surface tile cachesKeith Whitwell1-0/+161