xf86-video-intel: Changes to 'refs/tags/xf86-video-intel-2.5.0'

Jesse Barnes jbarnes at kemper.freedesktop.org
Mon Oct 20 18:08:24 PDT 2008


Tag 'xf86-video-intel-2.5.0' created by Jesse Barnes <jbarnes at virtuousgeek.org> at 2008-10-21 02:04 -0700

Intel 2.5.0 release

Changes since xf86-video-intel-2.4.98.0:
Eric Anholt (1):
      Enable Option "Legacy3D" for 965 as well, and clarify both the docs and code.

Jesse Barnes (2):
      Merge branch 'master' into xf86-video-intel-2.5-branch
      Bump version to 2.5.0 for release

Keith Packard (5):
      Check for DRI module before initializing GEM mm
      Remove accidental 'return;' left at the top of I830DRIInitBuffers
      No need to check for drmCommandWriteRead; we link against libdrm
      Reduce incidence of MI_FLUSH usage.
      Use pipes, not planes for sarea geometry data

---
 configure.ac           |    2 +-
 man/intel.man          |   27 ++++++---------------------
 src/i830_accel.c       |    5 ++---
 src/i830_batchbuffer.c |   16 ++++++++++++++--
 src/i830_batchbuffer.h |    8 ++++----
 src/i830_common.h      |   16 ++++++++--------
 src/i830_display.c     |   22 +++++++++++-----------
 src/i830_dri.c         |   17 ++++++++---------
 src/i830_driver.c      |   30 +++++++++---------------------
 src/i830_exa.c         |   10 +++++-----
 src/i830_memory.c      |   28 ++++++++++++++++++++--------
 11 files changed, 88 insertions(+), 93 deletions(-)
---


More information about the xorg-commit mailing list