[cogl/cogl-1.10] Updates NEWS for the 1.10.4 release



commit 3790d99cd958aa48c9cc2076d9d74681c59487c5
Author: Neil Roberts <neil linux intel com>
Date:   Tue Jul 17 17:01:26 2012 +0100

    Updates NEWS for the 1.10.4 release

 NEWS |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index aa7fc5d..90c63a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Cogl 1.10.4                                                        2012-07-17
+
+  â List of changes since Cogl 1.10.2
+
+  Â Fix using GL_STREAM_DRAW as the buffer hint on GLES2.
+  Â Fix disabling debugging. Previously configuring with
+    --disable-debug was not disabling much of the debugging code.
+  Â Fixed a bug when using COGL_DEBUG=wireframes
+  Â Added a workaround for the slow glReadPixels implementation in
+    Mesa versions < 8.0.2
+  Â Fixed a bug in cogl_pipeline_remove_layer
+  Â Fixed a bug when using point sprites coordinates on GLES2
+  Â Fixed a bug when uploading transposed matrix uniforms on GLES2.
+
+  â List of bugs fixed since Cogl 1.10.2
+
+    https://bugzilla.gnome.org:
+
+    #674208 - [PATCH] disable sub-buffer copies on software Mesa
+    #677078 - GLSL detection not working for Intel GMA3150 chipset
+
+Many thanks to:
+
+  Robert Bragg
+  Christian Kirbach
+  Gil Forcada
+  Hajime Taira
+  Marek ÄernockÃ
+  RÅdolfs Mazurs
+  Tobias Endrigkeit
+
 Cogl 1.10.2                                                        2012-04-19
 
   â List of changes since Cogl 1.10.0



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