mesa: Changes to 'gallium-0.1'

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Mon Jun 23 14:10:07 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/util/u_blit.c     |  101 +++++++++++++++++++++++++++++++
 src/gallium/auxiliary/util/u_blit.h     |   14 ++++-
 src/mesa/state_tracker/st_framebuffer.c |   16 +++++
 src/mesa/state_tracker/st_public.h      |    3 +
 4 files changed, 131 insertions(+), 3 deletions(-)

       via  708bb35194e16bf7aaf5cd676f572b7200a156d1 (commit)
       via  52501801c7107614387717e7b97e66a667f9e5b8 (commit)
      from  f78cc24c4b4f253223044b7019daf3e954f38a07 (commit)


- Commits -----------------------------------------------
commit 708bb35194e16bf7aaf5cd676f572b7200a156d1
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Mon Jun 23 16:01:41 2008 +0200

    util: Blit can now copy from texture to surface

commit 52501801c7107614387717e7b97e66a667f9e5b8
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Mon Jun 23 15:54:25 2008 +0200

    gallium: Add accessor functions to get textures from a st_framebuffer

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




More information about the mesa-commit mailing list