softpipe: remove sp_tex_tile_cache_border_color()
authorBrian Paul <brianp@vmware.com>
Fri, 17 Dec 2010 01:17:20 +0000 (18:17 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 17 Dec 2010 01:18:57 +0000 (18:18 -0700)
commit42a0967a36ff3331de96289125243e6afeb5d560
tree78143ad66ace38a2fa024e226742dd3576fefd36
parent9d9f8aba0aa51f707ac1d451fb8a89bb95676ab1
softpipe: remove sp_tex_tile_cache_border_color()

With swizzling done at the end of texture sampling, we can greatly
simplify swizzling of the border color.

Fixes http://bugs.freedesktop.org/show_bug.cgi?id=32460
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