swrast: fix some texformat regressions
authorBrian Paul <brianp@vmware.com>
Thu, 1 Oct 2009 04:50:05 +0000 (22:50 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 1 Oct 2009 04:50:08 +0000 (22:50 -0600)
commit8c36ca707ca8879d6f888de7733ffb6b04ddc48a
treee893ea85a88956299c8438448470b71953da4e11
parent3d6a20e5b6c7567ed64fceed7744cf39eea34400
swrast: fix some texformat regressions

Need to be careful with component ordering for MESA_FORMAT_RGB888
and MESA_FORMAT_RGBA8888.
src/mesa/swrast/s_texfilter.c
src/mesa/swrast/s_triangle.c