mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Tue Jun 17 22:44:22 UTC 2008


The branch, mesa_7_0_branch has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=mesa_7_0_branch

Summary of changes:
 src/mesa/main/image.c    |    2 +-
 src/mesa/main/mm.c       |    8 ++++----
 src/mesa/main/mm.h       |    5 +++--
 src/mesa/main/texstore.c |    6 ++++--
 4 files changed, 12 insertions(+), 9 deletions(-)

       via  d2e0a11aab98764300b9019483dc701117be3fea (commit)
       via  47d046c93f7d6ea97feae193d201e74aebfd4394 (commit)
      from  718724deeb23099ee74ee3a3dc23d2447d004f02 (commit)


- Commits -----------------------------------------------
commit d2e0a11aab98764300b9019483dc701117be3fea
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jun 17 16:44:00 2008 -0600

    mesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UNSIGNED_INT_24_8_EXT for Z unpacking

commit 47d046c93f7d6ea97feae193d201e74aebfd4394
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jun 17 10:10:53 2008 -0600

    mesa: make mm.c use unsigned ints for offsets.
    
    If you have a GPU using this code and it has the offsets up in this space,
    this fails.
    
    cherry-picked from master

---------------------------------




More information about the mesa-commit mailing list