[cogl/cogl-1.16] Updates NEWS for the 1.15.6 release
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.16] Updates NEWS for the 1.15.6 release
- Date: Tue, 20 Aug 2013 00:21:06 +0000 (UTC)
commit e1dfcdee3d7e1da6b86806bc6a3e5a7a57b7da18
Author: Robert Bragg <robert linux intel com>
Date: Mon Aug 19 23:17:30 2013 +0100
Updates NEWS for the 1.15.6 release
NEWS | 42 +++++++++++++++++++++++++++++++++++++++++-
1 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b3f3512..9ba9394 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+Cogl 1.15.6 2013-08-19
+
+ • List of changes since Cogl 1.15.4
+
+ » Fixed runtime selection of egl-kms backend
+ » Split out the CoglPath api in-line with cogl master to reduce
+ divergence, but updated to not break the 1.x API/ABI
+ » Reverted the semantic change to cogl_offscreen_new_to_texture to
+ make it synchronously allocate as it did in cogl-1.14. A
+ replacement cogl_offscreen_new_with_texture api has been
+ introduced to support the asynchronous allocation behaviour
+ required to allow configuration of a framebuffer before
+ allocation.
+ » Fixed a problem with binding attribute locations with desktop GL
+ drivers, required to work with the latest Mesa.
+ » Some configure.ac documentation fixes
+ » In cogl-gst we make sure to only emit the "pipeline-ready" signal
+ once the new textures have actually been uploaded.
+ » Various MSVC build fixes
+
+ Note: we took some care to try and avoid breaking the ABI and
+ chaning the soname relative to the last 1.15.4 snapshot.
+
+ • Gnome Bugzilla bugs closed since 1.15.4:
+
+ #703500 - 49 Conform Tests Regressed (FAIL)
+ #703174 - Crash when switching user with gnome 3.8 using nvidia drivers
+ #705836 - egl-kms: set the EGL_PLATFORM explicitly
+ #705591 - SIGSEGV in various conformance tests on wayland
+
+Many thanks to:
+
+ Chun-wei Fan
+ Neil Roberts
+ Robert Bragg
+ Adel Gadllah
+ Fan Chun-wei
+ Giovanni Campagna
+ Lionel Landwerlin
+
Cogl 1.15.4 2013-07-30
• List of changes since Cogl 1.15.2
@@ -143,7 +183,7 @@ Cogl 1.13.4 2013-02-21
#669122 - Clipped redraws and tearing
#692420 - Build fails on Mac OS Mountain Lion:
- error: 'GL_NUM_EXTENSIONS' undeclared
+ 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]