softpipe: fix swizzling of texture border color
authorBrian Paul <brianp@vmware.com>
Mon, 27 Sep 2010 21:05:29 +0000 (15:05 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 27 Sep 2010 21:06:23 +0000 (15:06 -0600)
commitde2dfce0d97aca1b6242eb4db5d6e4b78301bb49
treeae1913f54ec024e41b8b837956169f6646a7c205
parent3446af01798bd4bfcdb68f984a3ecd8f7ff9a4a4
softpipe: fix swizzling of texture border color

We ask the texture tile cache to swizzle the color for us since that's
where the view/swizzling info is available.
src/gallium/drivers/softpipe/sp_tex_sample.c
src/gallium/drivers/softpipe/sp_tex_tile_cache.c
src/gallium/drivers/softpipe/sp_tex_tile_cache.h