mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Sat Mar 22 15:14:08 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/draw/draw_context.c |    2 +
 src/mesa/main/context.c                   |    4 +-
 src/mesa/state_tracker/st_cb_program.c    |   33 +++++++++++++++++-----------
 3 files changed, 24 insertions(+), 15 deletions(-)

       via  0b60ade834dd09ba806f8b5dd2dfed25469a8c8e (commit)
       via  28b3b078959db8a1e60adfb66f35ceb04d4f414d (commit)
       via  f73cfd9e5cb0f47057f5b78b019787726798f238 (commit)
      from  4e977fb35befa60b2f74a21c0c9818854e6a7c85 (commit)


- Commits -----------------------------------------------
commit 0b60ade834dd09ba806f8b5dd2dfed25469a8c8e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Mar 22 09:12:52 2008 -0600

    gallium: fix a few mem leaks when deleting programs

commit 28b3b078959db8a1e60adfb66f35ceb04d4f414d
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Mar 22 09:12:27 2008 -0600

    gallium: fix mem leak (fee pstipple stage)

commit f73cfd9e5cb0f47057f5b78b019787726798f238
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Mar 22 09:12:02 2008 -0600

    delete default programs with ctx->Driver.DeleteProgram()

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




More information about the mesa-commit mailing list