mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Sep 18 21:40:00 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:
 progs/tests/mipmap_view.c              |    5 ++++-
 src/mesa/state_tracker/st_cb_texture.c |   11 +++++++++--
 2 files changed, 13 insertions(+), 3 deletions(-)

       via  a9004cc79cd9287305f36254194e2477ce871765 (commit)
       via  8d249ca620f6995cc5824d95c29bda7043bbdf8c (commit)
      from  0b8e19ffc51c29543796d4f1e3243e97d8c32671 (commit)


- Commits -----------------------------------------------
commit a9004cc79cd9287305f36254194e2477ce871765
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Sep 18 15:36:17 2008 -0600

    destroy window on exit

commit 8d249ca620f6995cc5824d95c29bda7043bbdf8c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Sep 18 15:35:56 2008 -0600

    gallium: if we run out of memory in st_TexImage, flush and try again.
    
    If the driver buffers a scene flushing should release old textures and
    make space for new ones.  Fixes problem with texdown.c test.

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




More information about the mesa-commit mailing list