From 3cc3c19e85016df0c82b658331b4281bacff6093 Mon Sep 17 00:00:00 2001 From: Robert Bragg Date: Fri, 4 Jan 2013 16:41:54 +0000 Subject: [PATCH] Updates NEWS for the 1.12.2 release --- NEWS | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/NEWS b/NEWS index b230d5d91..296c1be22 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,40 @@ +Cogl 1.12.2 2013-01-04 + + • List of changes since Cogl 1.12.0 + + » Lots of MSVC build updates + » Fix GL_ARB_shader_objects terminator mitigating potential crash + » Fix to only allow CoglGLES2 context creation with GLES2 driver + » Use right context when pushing a CoglGLES2 context to an onscreen + » Port to new Wayland 1.0 protocol + » Don't set SDL_GL_DOUBLEBUFFER when the swap chain has no pref + + • Bugzilla bugs closed since Cogl 1.12.0 + + #682071 - MSVC: Link to SDL when apps are built + #684917 - winsys-glx: Don'T attempt to query the vblank counter when + using indirect rendering + #689850 - [PATCH] Fix call to BlendFuncSeparate + +Many thanks to: + + Chun-wei Fan + Neil Roberts + Robert Bragg + Andika Triwidada + Adam Jackson + Alexander Shopov + Aurimas Černius + Ihar Hrachyshka + Marek Černocký + Milo Casagrande + Rafael Ferreira + Rob Bradford + Rūdolfs Mazurs + Tom Tryfonidis + Unticha Pramgoed + Мирослав Николић + Cogl 1.12.0 2012-09-24 • List of changes since Cogl 1.11.4