mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
NEWS: 2.15.901 snapshot
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
30
NEWS
30
NEWS
@@ -1,3 +1,33 @@
|
||||
Snapshot 2.15.901 (2011-07-30)
|
||||
==============================
|
||||
This is the first release candidate in preparation for the upcoming
|
||||
2.16.0 release. We will appreciate any feedback we can get from
|
||||
testing of this snapshot.
|
||||
|
||||
The highlight of this snapshot is the full enabling of IvyBridge with
|
||||
acceleration for Render and Xv, along with handling of the shared render
|
||||
buffer allocations required for Mesa. Also of note is that deep-color
|
||||
support is enabled (for all chipsets), which allows you to drive your
|
||||
30-bit monitor at its native colour depth.
|
||||
|
||||
Bugs fixed in this snapshot (compared to 2.15.0)
|
||||
--------------------------------------------------
|
||||
|
||||
* Misuse of the Resource database causing crashes after DRI clients close
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=37700
|
||||
|
||||
* Crash on large strings
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=36860
|
||||
|
||||
* Incorrect rendering for some core drawing operations
|
||||
http://bugs.freedesktop.org/show_bug.cgi?id=28768
|
||||
http://bugs.freedesktop.org/show_bug.cgi?id=28798
|
||||
http://bugs.freedesktop.org/show_bug.cgi?id=28908
|
||||
http://bugs.freedesktop.org/show_bug.cgi?id=29401
|
||||
|
||||
* Crash in Xv due to insufficient checks on batch space
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=36319
|
||||
|
||||
Release 2.15.0 (2011-04-14)
|
||||
==============================
|
||||
We are pleased to announce this major release of the xf86-video-intel
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
# Initialize Autoconf
|
||||
AC_PREREQ([2.63])
|
||||
AC_INIT([xf86-video-intel],
|
||||
[2.15.0],
|
||||
[2.15.901],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
|
||||
[xf86-video-intel])
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
|
||||
Reference in New Issue
Block a user