mesa: fix broken store_texel() functions
authorBrian Paul <brianp@vmware.com>
Thu, 1 Sep 2011 03:22:52 +0000 (21:22 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 1 Sep 2011 03:23:33 +0000 (21:23 -0600)
commit025cf209bca7d57a8ffe2e3010ebf01fa4d797cc
tree5969b148b131109bbb5dd4c0f413136934ac46bf
parent6b9e4b6ca7bec9dbafe4f4368f2f33bbeda6cb5c
mesa: fix broken store_texel() functions

This fixes the swrast failures for piglit's fbo-generatemipmap-formats
test (for uncompressed formats).  At some point down the road this code
will go away so I haven't checked all the other store_texel() functions.
src/mesa/main/colormac.h
src/mesa/main/texfetch_tmp.h