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 <[email protected]>]
* 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 <[email protected]>]
* Hold reference to video binding table until all rects are
painted. This prevent general chaos in the buffer
manager. [Keith Packard <[email protected]>]
* 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 <[email protected]>]
* Fix crash with XV with large virtual display (> 2049). [Albert
Damen <[email protected]>]
* 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
<[email protected]>]
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"