aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_tex_tile_cache.h
Commit message (Expand)AuthorAgeFilesLines
* 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