mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Mar 21 18:34:15 UTC 2008


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

Summary of changes:
 src/mesa/main/drawpix.c  |   14 ++++++--------
 src/mesa/main/teximage.c |    3 ---
 2 files changed, 6 insertions(+), 11 deletions(-)

       via  c80a380ebb58c15db87309d466ef57fb006b40ae (commit)
      from  b70a6babfbc035d64dbe35ac4bf9218e8232b435 (commit)


- Commits -----------------------------------------------
commit c80a380ebb58c15db87309d466ef57fb006b40ae
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Mar 21 12:32:48 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