cvs commit: ports/x11-drivers/xf86-video-intel Makefile distinfo

Robert Noland rnoland at FreeBSD.org
Wed May 13 00:35:29 UTC 2009


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 at 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 at keithp.com>]
  
      * Hold reference to video binding table until all rects are
        painted. This prevent general chaos in the buffer
        manager. [Keith Packard <keithp at 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 at keithp.com>]
  
      * Fix crash with XV with large virtual display (> 2049). [Albert
        Damen <albrt at 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 at 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


More information about the cvs-ports mailing list