Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2009 00:35:27 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-drivers/xf86-video-intel Makefile distinfo
Message-ID:  <200905130035.n4D0ZSuO097046@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2009-05-13 00:35:27 UTC

  FreeBSD ports repository

  Modified files:
    x11-drivers/xf86-video-intel Makefile distinfo 
  Log:
  Update to 2.7.1
  
  Bug fixes since 2.7.0:
  ----------------------
      * KMS: Hook up output properties for RANDR, (this allows output
        properties to be controlled in the KMS case just as in the UMS
        case). [Zhenyu Wang <zhenyu.z.wang@intel.com>]
  
      * Fix multiplication error when computing required batch space.
        This could fix any number of cases where the driver did
        inexplicable things (due to having computed the wrong
        size). [Keith Packard <keithp@keithp.com>]
  
      * Hold reference to video binding table until all rects are
        painted. This prevent general chaos in the buffer
        manager. [Keith Packard <keithp@keithp.com>]
  
      * Split i915 textured video commands to fit into batch
        buffers. Video and 3D setup commands share the same batch
        buffer, so without this fix, various problems could occur when
        video and 3D clients were both heavily active at the same
        time. [Keith Packard <keithp@keithp.com>]
  
      * Fix crash with XV with large virtual display (> 2049). [Albert
        Damen <albrt@gmx.net>]
  
      * Provide missing value to 3D_STATE_VERTEX_BUFFERS command. We
        don't know that this was causing any problem, but the change
        does bring the driver into conformance with what the
        specification says the hardware requires here. [Keith Packard
        <keithp@keithp.com>]
  
  Revision  Changes    Path
  1.15      +1 -1      ports/x11-drivers/xf86-video-intel/Makefile
  1.14      +3 -3      ports/x11-drivers/xf86-video-intel/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905130035.n4D0ZSuO097046>