mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Wed Dec 5 22:06:28 UTC 2007


 src/mesa/main/texstore.c |   24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 259eacfa94a1086e4c99db83516989cc27832ef4
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Dec 5 15:06:23 2007 -0700

    Fix endianness bug in _mesa_texstore_argb8888()
    
    On big-endian, storing in _mesa_texformat_argb8888 format produced wrong res
    Also, clean-up nearby code to match.
    
    picked from gallium-0.1 branch




More information about the mesa-commit mailing list