mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue May 20 19:49:57 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/drawpix.c                     |    4 ++-
 src/mesa/state_tracker/st_cb_clear.c      |   10 +++++++
 src/mesa/state_tracker/st_cb_drawpixels.c |   39 ++++++++++++++++++++---------
 src/mesa/state_tracker/st_cb_drawpixels.h |    3 ++
 src/mesa/state_tracker/st_context.c       |    1 +
 src/mesa/state_tracker/st_context.h       |    6 ++++
 6 files changed, 50 insertions(+), 13 deletions(-)

       via  4b4ac9ed3497d0cbf58311b83ed4a08a98bb854c (commit)
       via  d7cf6b29785de51ecd828477ca3f5e2664d555e7 (commit)
       via  90ce8467a8cb2b819a44d00e4a9d315f8aa43b7c (commit)
      from  34149ec89d71aa550ac4477050fa79d66bb94f25 (commit)


- Commits -----------------------------------------------
commit 4b4ac9ed3497d0cbf58311b83ed4a08a98bb854c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue May 20 13:48:34 2008 -0600

    gallium: fix mem leaks

commit d7cf6b29785de51ecd828477ca3f5e2664d555e7
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue May 20 13:38:59 2008 -0600

    mesa: call glutDestroyWindow()

commit 90ce8467a8cb2b819a44d00e4a9d315f8aa43b7c
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue May 20 13:38:45 2008 -0600

    gallium: clean-up glDraw/CopyPixels shaders when destroying context

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




More information about the mesa-commit mailing list