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

Summary of changes:
 configure.ac                                  |   18 ++++++++++++
 src/mesa/drivers/dri/common/dri_bufmgr.h      |   38 +++++++++++++++++++++++++
 src/mesa/drivers/dri/common/dri_util.c        |    6 ++++
 src/mesa/drivers/dri/common/dri_util.h        |    3 +-
 src/mesa/drivers/dri/intel/intel_bufmgr_ttm.c |   20 +++++++++++++
 src/mesa/drivers/dri/intel/intel_bufmgr_ttm.h |    8 +++++
 src/mesa/drivers/dri/intel/intel_ioctl.c      |   10 ++++++
 7 files changed, 102 insertions(+), 1 deletions(-)

       via  0b734bd7cf921592eee441f759687e10f48a2cbc (commit)
      from  f688827ebdc7fa8ef1160086565f9e109768a250 (commit)


- Commits -----------------------------------------------
commit 0b734bd7cf921592eee441f759687e10f48a2cbc
Author: Dave Airlie <[EMAIL PROTECTED]>
Date:   Wed May 28 15:55:44 2008 +1000

    mesa/drm/ttm: allow build against non-TTM aware libdrm
    
    I'll release a libdrm 2.3.1 without TTM apis included from a special
    drm branch that should allow mesa 7.1 to build against it.
    
    I've had to turn off DRI2 stuff.

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

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to