aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_tex_tile_cache.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* softpipe: change TEX_TILE_SIZE and NUM_TEX_TILE_ENTRIESRoland Scheidegger2013-05-221-2/+8
* softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZERoland Scheidegger2013-05-221-10/+10
* softpipe: fix up NUM_ENTRIES confusionBrian Paul2013-03-141-2/+2
* softpipe: Shrink context size.José Fonseca2013-03-141-1/+1
* softpipe: remove unused functionsMarek Olšák2012-10-111-7/+0
* softpipe: add integer supportDave Airlie2011-10-111-0/+2
* softpipe: use proper type for format fieldBrian Paul2011-01-221-1/+1
* softpipe: remove sp_tex_tile_cache_border_color()Brian Paul2010-12-161-7/+0
* softpipe: increase max texture size to 16KBrian Paul2010-12-021-8/+12
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-5/+6
* softpipe: fix swizzling of texture border colorBrian Paul2010-09-271-1/+5
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-2/+2
|\
| * Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-2/+2
* | gallium: pipe_get_tile_swizzle() accepts format parameter.Michal Krol2010-03-101-0/+1
* | softpipe: Implement sampler view swizzling.Michal Krol2010-03-021-2/+7
|/
* softpipe: fix compiler warningsKeith Whitwell2009-09-241-1/+1
* Merge branch 'mesa_7_6_branch'Brian Paul2009-09-231-6/+0
* softpipe: split texture and surface tile cachesKeith Whitwell2009-08-181-0/+161