mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Mar 20 23:10:54 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/state_tracker/st_atom_texture.c |    5 ++++-
 src/mesa/state_tracker/st_cb_texture.c   |   13 +++++++++----
 2 files changed, 13 insertions(+), 5 deletions(-)

       via  3b3774b1227743147159676795b542c0eb7c2bdf (commit)
      from  0565e6888a332956661f6bc8b5778b058168e5f9 (commit)


- Commits -----------------------------------------------
commit 3b3774b1227743147159676795b542c0eb7c2bdf
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Mar 20 17:08:07 2008 -0600

    gallium: catch some out of memory conditions in the texture image code.
    
    st_finalize_texture()'s return code now indicates success/fail instead of
    presence of texture border (which we discard earlier).

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




More information about the mesa-commit mailing list