[cogl/cogl-1.14] Updates NEWS for the 1.13.4 release



commit edbeb3ec64f56679ffe5115ddef6e7425af9de73
Author: Neil Roberts <neil linux intel com>
Date:   Thu Feb 21 15:36:59 2013 +0000

    Updates NEWS for the 1.13.4 release

 NEWS |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5d94cfd..1b0b756 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+Cogl 1.13.4                                                        2013-02-21
+
+  • List of changes since Cogl 1.13.2
+
+  » New CoglOutput API to query information about displays.
+  » New API for querying frame timing information in a frame callback.
+  » New API for querying the buffer age of an onscreen framebuffer.
+  » Fixed building the GLES2 driver without the GL driver.
+  » Fixed X errors when Cogl is used after an onscreen is destroyed.
+  » Fixed API used by Clutter-GST to query the number of texture units.
+  » Fixed the soname for the libcogl-pango2 library
+  » Fixed building with MinGW32
+
+  • Bugzilla bugs closed since 1.13.2:
+
+  #669122 - Clipped redraws and tearing
+  #692420 - Build fails on Mac OS Mountain Lion:
+            error: 'GL_NUM_EXTENSIONS' undeclared 
+  #693360 - cogl-pango: Fix some doc/introspection comments
+  #693612 - cogl-pango: wrong rendering on the second line of an
+            underlined layout
+  #693696 - Fix startup with gnome-shell and cogl-1.14
+  #693894 - COGL_TEST_ONSCREEN=0 results in onscreen conformance testing
+  #694164 - Don't use GL_MAP_INVALIDATE_RANGE_BIT on READ_BIT buffers
+
+Many thanks to:
+
+  Robert Bragg
+  Owen W. Taylor
+  Jasper St. Pierre
+  Piotr Drąg
+  Adam Jackson
+  Adel Gadllah
+  Daniel Martinez
+  Gheyret Kenji
+  Jerome Glisse
+
 Cogl 1.13.2                                                        2013-01-21
 
   • List of changes since Cogl 1.12.2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]