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 <[EMAIL PROTECTED]>
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.

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

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to