Hello community, here is the log from the commit of package cogl for openSUSE:Factory checked in at 2013-09-11 11:21:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cogl (Old) and /work/SRC/openSUSE:Factory/.cogl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cogl" Changes: -------- --- /work/SRC/openSUSE:Factory/cogl/cogl.changes 2013-08-30 16:12:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cogl.new/cogl.changes 2013-09-11 11:21:23.000000000 +0200 @@ -1,0 +2,25 @@ +Mon Sep 2 18:39:27 UTC 2013 - [email protected] + +- Update to version 1.15.10: + + Added API to set the onscreen template on a CoglDisplay outside + of the constructor. + + Added public API to configure the layout of displays when using + the KMS winsys. + + Added a cogl_point_coord builtin variable for snippets which + can be used to render point sprites in more dynamic ways. + + cogl_texture_new_with_size now returns NULL on failure. This + behaviour was accidentally changed in 1.14.0. + + Fixed a problem with setting the precision specifiers on GLES2 + which was causing a lot of problems with the latest Mesa. + + Added a “webgl” driver to manage the differences in GLES2 when + compiling with emscripten. + + Fixed a bug with paths which was causing Clutter's texture-fbo + test to crash. + + Some issues with introspecting the cogl-pango API were fixed. + + Added an example using point sprites. + + Build fixes for building with MinGW32. + + Updates to the MSVC build files. + + Documentation fixes to the snippets API. + + Bugs fixed: bgo#705837. + +------------------------------------------------------------------- Old: ---- cogl-1.15.8.tar.xz New: ---- cogl-1.15.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cogl.spec ++++++ --- /var/tmp/diff_new_pack.u1jv8b/_old 2013-09-11 11:21:24.000000000 +0200 +++ /var/tmp/diff_new_pack.u1jv8b/_new 2013-09-11 11:21:24.000000000 +0200 @@ -20,7 +20,7 @@ %define with_GLES2 0 Name: cogl -Version: 1.15.8 +Version: 1.15.10 Release: 0 Summary: An object oriented GL/GLES Abstraction/Utility Layer License: LGPL-2.1+ ++++++ cogl-1.15.8.tar.xz -> cogl-1.15.10.tar.xz ++++++ ++++ 18776 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
