mesa: Changes to 'gallium-0.1'

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Sun Jul 13 16:05:53 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:
 configs/default                                  |    2 +
 configs/linux-dri                                |    2 +
 src/egl/drivers/Makefile                         |   21 +--
 src/gallium/drivers/i915simple/i915_texture.c    |    6 +-
 src/gallium/winsys/dri/intel/intel_context.h     |    6 +
 src/gallium/winsys/dri/intel/intel_swapbuffers.c |  303 ++++++++++------------
 src/gallium/winsys/dri/intel/intel_swapbuffers.h |    4 +-
 7 files changed, 153 insertions(+), 191 deletions(-)

       via  e59086ab91281cafcae094164bf4d8454df337ae (commit)
       via  930a863c4f6f11d0fd5cf396ef76054d52c69b9f (commit)
      from  6410e94b966148dde81b5121e53a250d7b530d91 (commit)


- Commits -----------------------------------------------
commit e59086ab91281cafcae094164bf4d8454df337ae
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Sun Jul 13 18:04:49 2008 +0200

    EGL: Only build EGL dri based drivers under linux-dri based configs

commit 930a863c4f6f11d0fd5cf396ef76054d52c69b9f
Author: Jakob Bornecrantz <jakob at aurora.(none)>
Date:   Thu Jul 10 20:20:46 2008 +0200

    i915: WIP swap rework

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




More information about the mesa-commit mailing list