summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-06-06 12:04:23 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-06-06 12:23:06 +0100
commit2770655371954413c750b030c9a7135baee302d4 (patch)
tree3f631082bb0b49b88797f2a7c9ab8500c9957e8d /NEWS
parentd3345cd269dc75999b35f3286d21059974dcb24b (diff)
2.21.9 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eb0d9b2b..2d358c0b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Release 2.21.9 (2013-06-06)
+===========================
+Consolidating the copy-on-write support, hopefully cleaning up the last of
+the regressions.
+
+ * Restore vsync on textured videos.
+ [regression from 2.21.8]
+ https://bugs.freedesktop.org/show_bug.cgi?id=65048
+
+ * Fix incorrect ordering of possible_clones with certain outputs, which
+ can lead to attempting to incorrectly clone 2 outputs and failing to
+ light them up.
+ [regression from 2.20.10]
+
+ * Fix performance regression from not promoting large fills to the GPU
+ [regression from 2.21.7]
+
+ * Undo the pixmap clone before performing a DRI2CopyRegion
+ [regression from 2.21.7]
+ https://bugs.freedesktop.org/show_bug.cgi?id=65250
+
+
Release 2.21.8 (2013-05-27)
===========================
A quick release to cleanup a few regressions from the introduction of