mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Wed Apr 30 19:07:10 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/gallium/auxiliary/cso_cache/cso_cache.c   |   40 ++++++--
 src/gallium/auxiliary/cso_cache/cso_cache.h   |   28 ++++--
 src/gallium/auxiliary/cso_cache/cso_context.c |  128 +++++++++++++++++++++++++
 src/gallium/drivers/softpipe/sp_prim_setup.c  |    2 +
 4 files changed, 180 insertions(+), 18 deletions(-)

       via  653da2d0698d18a8d3dcad1b1590437dee7bb403 (commit)
       via  026e31a068981724fb0c98f6d1fc87d086fd2da6 (commit)
      from  dadb11f5d96354975f1c9f7c8134bb4727129249 (commit)


- Commits -----------------------------------------------
commit 653da2d0698d18a8d3dcad1b1590437dee7bb403
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Wed Apr 30 14:05:49 2008 -0400

    plug a memleak, destroy setup context

commit 026e31a068981724fb0c98f6d1fc87d086fd2da6
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Wed Apr 30 02:04:28 2008 -0400

    try to fix the deleting of the bound cso during cleanup of the hash

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




More information about the mesa-commit mailing list