mesa: Changes to 'gallium-i915-current'

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Fri May 23 09:03:06 UTC 2008


The branch, gallium-i915-current has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-i915-current

Summary of changes:
 Makefile                                         |    1 +
 configs/linux-dri                                |   12 ++++----
 configs/{linux-dri => linux-egl}                 |   11 ++------
 src/gallium/winsys/dri/intel/intel_winsys.h      |    2 +-
 src/gallium/winsys/dri/intel/intel_winsys_pipe.c |   29 +++++++++++----------
 5 files changed, 26 insertions(+), 29 deletions(-)
 copy configs/{linux-dri => linux-egl} (92%)

       via  45fd9ec462bf338b286d3b757c3e67d54f663dad (commit)
       via  9395fb6e8d341d7a3f923b5ec03630ab656c8f2f (commit)
       via  3972961e62d5918f4ef4f0ceb3d8ee9549676a7c (commit)
      from  6f25d6d48d52063c50f773d005adcdf2a924e82d (commit)


- Commits -----------------------------------------------
commit 45fd9ec462bf338b286d3b757c3e67d54f663dad
Author: Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Date:   Thu May 22 16:42:53 2008 +0200

    i915: Use the malloc pool for constant buffers since they don't go to the GPU directly.

commit 9395fb6e8d341d7a3f923b5ec03630ab656c8f2f
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Thu May 22 16:24:51 2008 +0200

    mesa: Added linux-egl target, that only builds the i915simple driver and egl drivers

commit 3972961e62d5918f4ef4f0ceb3d8ee9549676a7c
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Thu May 22 16:24:10 2008 +0200

    mesa: On second thought lets not build the driver

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




More information about the mesa-commit mailing list