[cogl/cogl-1.14: 173/174] Updates NEWS for the 1.13.2 release
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.14: 173/174] Updates NEWS for the 1.13.2 release
- Date: Tue, 22 Jan 2013 18:45:19 +0000 (UTC)
commit 24b064abf7fe8f9a029d0abd1fb450281b2bac11
Author: Robert Bragg <robert linux intel com>
Date: Mon Jan 21 16:53:00 2013 +0000
Updates NEWS for the 1.13.2 release
NEWS | 44 +++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 43 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 296c1be..5d94cfd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Cogl 1.13.2 2013-01-21
+
+ â List of changes since Cogl 1.12.2
+
+ Â Adds support for texture based depth buffers
+ Â Lots of internal re-working to enable non-GL based drivers
+ Â Added a stub, NOP driver that can be useful for profiling
+ Â cogl_texture_rectangle_new_from_foreign() make public
+ Â cogl_debug_matrix_print() debug api added
+ Â Added support for building Cogl without a Glib dependency
+ (we'd like to support Cogl with emscripten/NaCl with minimal
+ dependencies)
+ Â Unified a lot of gles 2.0 and gl driver support
+ Â Added OpenGL 3.1 core profile support
+ Â Lots of gtk-doc annotation fixes
+ Â cogl_buffer_map_range() api added
+ Â Improved SDL 2 support
+ Â Added cogl_sdl_onscreen_get_window() api
+ Â Much improved out-of-memory error reporting
+ Â Added support for constant attributes
+ Â Lots of internal work to avoid referencing a global context
+ Â Added a new CoglMatrixStack api
+ Â Enabled lazy texture storage allocation
+ Â Added cogl_texture_allocate() for optional explicit allocation
+ Â Add cogl_texture_set_data() convenience api
+ Â Various fixes for handling sliced texture
+ Â Added cogl_framebuffer_get_depth_bits() api
+
+ â Bugzilla bugs closed since Cogl 1.12.2
+
+ #685915 - Screenshot API is broken on big-endian
+ #690891 - Support Automake 1.13
+ #691945 - _cogl_unpack_uint{8,16}_t
+
+Many thanks to:
+
+ Damien Lespiau
+ Robert Bragg
+ Neil Roberts
+ Adel Gadllah
+ Rico Tzschichholz
+
Cogl 1.12.2 2013-01-04
â List of changes since Cogl 1.12.0
@@ -41,7 +83,7 @@ Cogl 1.12.0 2012-09-24
 MSVC build updates to fix building with SDL support
 Lots of translation updates
-
+
â List of bugs fixed since Cogl 1.11.6
#682071 - Fix Visual C++ build when using the SDL winsys
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]