[cogl] Updates NEWS for the 1.7.6 release



commit c5910ed443b1d87d04f24331f8105699bf105f0f
Author: Neil Roberts <neil linux intel com>
Date:   Fri Aug 12 16:52:27 2011 +0100

    Updates NEWS for the 1.7.6 release

 NEWS |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 46 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4f8caeb..229fe56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+Cogl 1.7.6                                                         2011-08-12
+===============================================================================
+
+  â List of changes since Cogl 1.7.4
+
+   Â Add an experimental cogl_matrix_look_at function
+   Â Fix flipping the y-coordinates for cogl_framebuffer_swap_region
+   Â Automatically allocate framebuffers on first use
+   Â Add experimental cogl_framebuffer_clear functions
+   Â Add a function to get the context given a framebuffer
+   Â Add support for a cogl.conf config file
+   Â Fix using TEXTURE_n as the source for a layer combine
+   Â Some fixes for the WGL backend
+   Â Add experimental API to upload a texture subregion from a CoglBuffer
+
+  â List of bugs fixes since Cogl 1.7.4
+
+    https://bugzilla.gnome.org:
+
+    #655026 - cogl-pango should not link to systemwide libcogl during make
+              install
+    #655216 - egl: Guard the feature discovery of eglCreateImage()
+    #655228 - Bugs in cogl-quaternion library functions
+              cogl_quaternion_init_from_array and
+              cogl_quaternion_get_rotation_axis.
+    #655355 - Make Cogl master work on EGL/GDL again
+    #655400 - cogl-pipeline-fragend-arbfp: Initialise template_pipeline
+    #655412 - Don't use the 'NULL' GModule to resolve GL symbols
+    #655510 - Access Violation (a.k.a Segfault) in cogl/driver/gl/cogl-gl.c
+    #655556 - Memory leak in function cogl_polygon in cogl-primitives.c
+    #655723 - egl-gdl: Silence a gcc warning
+    #655724 - egl-gdl: Don't generate cogl-display.h
+    #656303 - Improve cogl-pango's journal usage
+    #655792 - android: Commit the build.xml file
+    #655791 - android: Update the hello example to the latest glib-android
+              API change
+
+Many thanks to:
+    Robert Bragg
+    Damien Lespiau
+    Chun-wei Fan
+    Alexandre Rostovtsev
+    Kirk A. Baker
+    Philip Withnall
+    Florian Renaut
+
 Cogl 1.7.4                                                         2011-07-20
 ===============================================================================
 



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