mesa: Changes to 'gallium-0.1'

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Tue Jun 24 12:34:21 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/egl/main/eglconfigutil.h                       |    1 +
 src/gallium/auxiliary/util/u_blit.h                |    1 +
 src/gallium/drivers/i915simple/i915_texture.c      |   34 ++++++++++++++++++++
 .../winsys/common/intel_drm/intel_be_device.c      |    9 +++++-
 .../winsys/common/intel_drm/intel_be_device.h      |    7 +++-
 src/gallium/winsys/dri/intel/Makefile              |    5 ++-
 src/gallium/winsys/dri/intel/intel_context.c       |   23 ++-----------
 src/gallium/winsys/dri/intel/intel_screen.c        |   10 +++--
 8 files changed, 62 insertions(+), 28 deletions(-)

       via  19dad109bb7b271e0bb4b55e1374c299770b107e (commit)
       via  2d11411b19f725591e096b8a75dec94831d7bce7 (commit)
       via  e8af160b247a4cf60c82a3d0c63ec952aef22d96 (commit)
       via  72edcd171190f1d358abeb485582c87c104f5add (commit)
      from  8c90148cb90c6e5947068e5f7dc9be4e46614dfe (commit)


- Commits -----------------------------------------------
commit 19dad109bb7b271e0bb4b55e1374c299770b107e
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Tue Jun 24 14:19:30 2008 +0200

    i915: Added texture_blanket function

commit 2d11411b19f725591e096b8a75dec94831d7bce7
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Tue Jun 24 13:09:43 2008 +0200

    i915: Moved screen creation to intel_be_device

commit e8af160b247a4cf60c82a3d0c63ec952aef22d96
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Tue Jun 24 13:00:42 2008 +0200

    gallium: Fix warning in u_blit.h

commit 72edcd171190f1d358abeb485582c87c104f5add
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Tue Jun 24 14:30:38 2008 +0200

    egl: Stdint was missing from eglconfigutil.h

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




More information about the mesa-commit mailing list