tgsi: initial texturing support on sse path
authorKeith Whitwell <keithw@vmware.com>
Thu, 16 Jul 2009 10:01:19 +0000 (11:01 +0100)
committerKeith Whitwell <keithw@vmware.com>
Thu, 16 Jul 2009 10:37:52 +0000 (11:37 +0100)
commit3858f47994dd39b725533cf3cf1a495fbc0ee6e3
treeed1be59fffc226b7674eee95349923a07c81f625
parenta01383ff6ac87295a2c2bda45ddfac35530b0055
tgsi: initial texturing support on sse path

Most obvious problem is drawpixels comes out blocky, but this may be
an existing issue of KIL on the sse path.
src/gallium/auxiliary/tgsi/tgsi_sse2.c
src/gallium/drivers/softpipe/sp_fs_sse.c