Fix the dstMap for rgb888 and bgr888 texture formats, which are the
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 21 Sep 2006 12:43:05 +0000 (12:43 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 21 Sep 2006 12:43:05 +0000 (12:43 +0000)
commit167ca59fe893a62e23e799f51608d18847dd590a
tree89554014cc6ce1f4a521055815d6cf183bc93489
parentcac5974bf9385f8c9bd46f9c90bfa8144f0c33d6
Fix the dstMap for rgb888 and bgr888 texture formats, which are the
opposite to what you'd naively expect.
src/mesa/main/texstore.c