mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Sun Apr 20 05:38:28 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_context.c |   37 +++++++++++++++++++------
 1 files changed, 28 insertions(+), 9 deletions(-)

       via  29858e1b553cee1fd7e3380ea62c69d2a6b91b95 (commit)
      from  68a7cb21fa14eac9e38bf398623739a892cc0d52 (commit)


- Commits -----------------------------------------------
commit 29858e1b553cee1fd7e3380ea62c69d2a6b91b95
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Sun Apr 20 14:41:02 2008 +0900

    gallium: Refcount textures.
    
    Pipe driver does refcount textures. If cso_context does not, dangling
    pointers appear.

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




More information about the mesa-commit mailing list