[cogl/cogl-1.12] Updates NEWS for the 1.11.6 release
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [cogl/cogl-1.12] Updates NEWS for the 1.11.6 release
- Date: Mon, 17 Sep 2012 22:49:19 +0000 (UTC)
commit 7429fb8df758c08a5efd82185e3483fbfd3cdedc
Author: Robert Bragg <robert linux intel com>
Date:   Mon Sep 17 23:05:46 2012 +0100
    Updates NEWS for the 1.11.6 release
 NEWS |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 29f17bc..8930a76 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+Cogl 1.11.6                                                        2012-09-17
+
+  â List of changes since Cogl 1.11.4
+
+  Â Support latest libgbm api
+  Â Improve error handling for cogl_texture_2d_new_from_foreign
+  Â Avoid referencing contexts internally so Android
+    applications can reliably destroy the resources of a context without
+    us needing to introduce api to break internal circular references.
+  Â More work to reduce our dependence on a global context internally.
+  Â Recognize the latest Mesa GL vendor strings and the "Software
+    Rasterizer" renderer string.
+  Â Improved cogl-gles2 support by not depending on drivers allowing
+    multiple vertex shaders in one program which isn't actually meant
+    to be supported in GLES 2.0 anyway. (We were lucky before because
+    Mesa happened to allow this but it doesn't work with other vendor
+    drivers.)
+
+  â List of bugs fixed since Cogl 1.11.4
+
+    #683414 - memory corruption when freeing layer cache
+    #683818 - Need to pick up new Mesa strings
+    #683083 - Fix textures[] index
+
+Many thanks to:
+
+  Robert Bragg
+  Neil Roberts
+  Alban Browaeys
+  Alexander Larsson
+  Bruce Cowan
+  Daniel Stone
+  Gabor Kelemen
+  Ihar Hrachyshka
+  Marek ÄernockÃ
+  Piotr DrÄg
+
 Cogl 1.11.4                                                        2012-09-03
 
   â List of changes since Cogl 1.11.2
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]