mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Mar 24 23:23:17 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/demos/texenv.c                     |    5 +++-
 src/mesa/state_tracker/st_atom_texture.c |   31 ++++++++++++++---------------
 src/mesa/state_tracker/st_cb_texture.c   |   27 ++++++++++++-------------
 3 files changed, 32 insertions(+), 31 deletions(-)

       via  f654ab40d6d6a5a712fdfac54f26d1611cf67d3f (commit)
       via  45cc35e77600af8628393475405160e26d56d421 (commit)
       via  762e96c80454c94981cd0ccb4b342f192ba8f77e (commit)
      from  ae146e4bc86aeade59d018100e39e160f7553994 (commit)


- Commits -----------------------------------------------
commit f654ab40d6d6a5a712fdfac54f26d1611cf67d3f
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Mar 24 17:20:52 2008 -0600

    mesa: call glutDestroyWindow (help find mem leaks)

commit 45cc35e77600af8628393475405160e26d56d421
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Mar 24 17:20:22 2008 -0600

    gallium: fix a few texture border/mipmap glitches found w/ conform

commit 762e96c80454c94981cd0ccb4b342f192ba8f77e
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Mar 24 12:59:54 2008 -0600

    gallium: check SamplersUsed to determine if texture needed, as in st_atom_sampler.c
    
    Otherwise, we were sometimes setting texture state but not the corresponding
    sampler state.

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




More information about the mesa-commit mailing list