mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Fri Mar 21 18:33:46 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:
 docs/relnotes-7.0.3.html |    2 ++
 src/mesa/main/drawpix.c  |   14 ++++++--------
 src/mesa/main/teximage.c |    3 ---
 3 files changed, 8 insertions(+), 11 deletions(-)

       via  39ac6b04811ddf22cae95e3e1ee1dccdcb4f2007 (commit)
      from  46cc4854e9f781e83556063981d824fad0651eea (commit)


- Commits -----------------------------------------------
commit 39ac6b04811ddf22cae95e3e1ee1dccdcb4f2007
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Mar 21 12:32:29 2008 -0600

    Fix some PBO breakage.
    
    In _mesa_Bitmap, can't early return if bitmap ptr is NULL, it may be an offset
    into a PBO.  Similarly for _mesa_GetTexImage.

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




More information about the mesa-commit mailing list