mesa: fix unpacking of RG88_REV texels
authorBrian Paul <brianp@vmware.com>
Thu, 1 Dec 2011 03:35:02 +0000 (20:35 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 2 Dec 2011 14:22:39 +0000 (07:22 -0700)
commit0be753a14333b1298649da1d889fe1fc7d3e9f43
tree1ffa2109960add71af6327f258fb4297e4aa4b7e
parente304aa3600f865db533d273e2c1a554cb6a54f05
mesa: fix unpacking of RG88_REV texels

R should be in the high byte and G in the low byte for this format.
src/mesa/main/format_unpack.c
src/mesa/swrast/s_texfetch_tmp.h