From: Sangjin Kim Date: Thu, 22 Nov 2012 03:04:17 +0000 (+0900) Subject: [Title] Fix EGL_BAD_ALLOC error when using pixmap surface repeatedly. X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~1345 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c0cb976fc51b25e9f2fc6f1d50f0bdcabfc776ae;p=sdk%2Femulator%2Fqemu.git [Title] Fix EGL_BAD_ALLOC error when using pixmap surface repeatedly. [Type] bug fix [Module] opengl [Priority] high [CQ#] [Redmine#] [Problem] EGL_BAD_ALLOC error. [Cause] [Solution] [TestCase] --- diff --git a/package/changelog b/package/changelog index 9fd16f22cc..c037d447d6 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 1.4.6 +- Fix EGL_BAD_ALLOC error when using pixmap surface repeatedly. +== Sangjin Kim 2012-11-22 * 1.4.5 - Enable Host Keyboard menu from advanced popup. == Kitae Kim 2012-11-14 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index f5960b7370..9cd0b2e6a5 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version: 1.4.5 +Version: 1.4.6 Maintainer: Yeong-Kyoon Lee Source: emulator