summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2013-01-04 16:41:54 +0000
committerRobert Bragg <robert@linux.intel.com>2013-01-04 17:23:45 +0000
commit3cc3c19e85016df0c82b658331b4281bacff6093 (patch)
treeac0cdcc56d20099d8a3e626e7275db17ec770389 /NEWS
parentab0085596739eec4d762cb7c7531d0510ee076bd (diff)
downloadcogl-3cc3c19e85016df0c82b658331b4281bacff6093.tar.gz
Updates NEWS for the 1.12.2 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS37
1 files changed, 37 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b230d5d9..296c1be2 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