Wed, 19 May 2010 10:19:21 +0100 Backed out changeset 2bf8a359aa2f EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:19:21 +0100] rev 92
Backed out changeset 2bf8a359aa2f
Wed, 19 May 2010 10:25:34 +0100 Backed out changeset 360f71440b77 EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:25:34 +0100] rev 91
Backed out changeset 360f71440b77
Wed, 19 May 2010 10:19:21 +0100 Backed out changeset 2bf8a359aa2f EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:19:21 +0100] rev 90
Backed out changeset 2bf8a359aa2f
Wed, 02 Jun 2010 13:14:22 +0100 Merge fixes for bugs 1362, 1666, 1863, KhronosRI and bld.inf.
Pat Downey <patd@symbian.org> [Wed, 02 Jun 2010 13:14:22 +0100] rev 89
Merge fixes for bugs 1362, 1666, 1863, KhronosRI and bld.inf.
Thu, 03 Jun 2010 17:45:05 +0100 Merge the OpenVG RI optimisations into the extra copy of sfopenvg EGL_MERGE
William Roberts <williamr@symbian.org> [Thu, 03 Jun 2010 17:45:05 +0100] rev 88
Merge the OpenVG RI optimisations into the extra copy of sfopenvg
Thu, 03 Jun 2010 17:39:46 +0100 Add MMP files to build libOpenVG_sw.lib which uses LINKAS to redirect to libOpenVG.dll (and NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Thu, 03 Jun 2010 17:39:46 +0100] rev 87
Add MMP files to build libOpenVG_sw.lib which uses LINKAS to redirect to libOpenVG.dll (and the same for libEGL_sw.lib and libOpenVGU_sw.lib). Only the libEGL_sw.lib redirection isn't activated - this can't happen until there is a merged libEGL.dll which supports the OpenWF synchronisation and also implements the graphical support functions. The overall aim is to eliminate the *_sw.dll implementations, at least as a compile-time way of choosing a software-only implementation.The correct way to choose is to put the right set of libraries into a ROM with suitable renaming, and in the emulator to use the "switching DLL" technique to pick the right set. As the Symbian Foundation doesn't have any alternative implementations, we don't need the switching DLLs and we can build directly to the correct name.
Tue, 01 Jun 2010 15:04:40 +0100 Automatic catchup from NewGraphicsArchitecture at de3e07519bb7 EGL_MERGE
William Roberts <williamr@symbian.org> [Tue, 01 Jun 2010 15:04:40 +0100] rev 86
Automatic catchup from NewGraphicsArchitecture at de3e07519bb7
Thu, 27 May 2010 14:13:51 +0300 Revision: 201021
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 27 May 2010 14:13:51 +0300] rev 85
Revision: 201021 Kit: 2010121
Fri, 28 May 2010 16:02:15 +0100 Revised patch for unsupported EWsWinOpSetShape - (Bug 1863) NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Fri, 28 May 2010 16:02:15 +0100] rev 84
Revised patch for unsupported EWsWinOpSetShape - (Bug 1863)
Fri, 28 May 2010 15:45:54 +0100 Catchup from RCL_3 "Revision: 201019" NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Fri, 28 May 2010 15:45:54 +0100] rev 83
Catchup from RCL_3 "Revision: 201019"
Tue, 25 May 2010 14:06:41 +0300 Revision: 201019 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 25 May 2010 14:06:41 +0300] rev 82
Revision: 201019 Kit: 2010121
Thu, 27 May 2010 16:57:02 +0100 OpenVGRI VGI max values 640x640
emilioc [Thu, 27 May 2010 16:57:02 +0100] rev 81
OpenVGRI VGI max values 640x640
Mon, 24 May 2010 14:11:29 +0900 start branch sharp_contrib_0 sharp_contrib_0
Mitsuaki Nakamura <nakamura-mitsuaki@sharp.co.jp> [Mon, 24 May 2010 14:11:29 +0900] rev 80
start branch sharp_contrib_0
Fri, 21 May 2010 17:25:10 +0100 Workaround for Bug 1362 - libGLES_CM.dll isn't contributed
Shabe Razvi <shaber@symbian.org> [Fri, 21 May 2010 17:25:10 +0100] rev 79
Workaround for Bug 1362 - libGLES_CM.dll isn't contributed
Thu, 20 May 2010 17:22:40 +0100 Correct buffer size
Shabe Razvi <shaber@symbian.org> [Thu, 20 May 2010 17:22:40 +0100] rev 78
Correct buffer size
Mon, 08 Feb 2010 18:23:59 +0000 Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
MattD <mattd@symbian.org> [Mon, 08 Feb 2010 18:23:59 +0000] rev 77
Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
Wed, 10 Feb 2010 20:59:36 +0000 patch for Bug 1863 - CEikCba::SetBoundingRect() calls deprecated RWindowBase::SetShape()
MattD <mattd@symbian.org> [Wed, 10 Feb 2010 20:59:36 +0000] rev 76
patch for Bug 1863 - CEikCba::SetBoundingRect() calls deprecated RWindowBase::SetShape()
Wed, 19 May 2010 14:34:22 +0100 Better way to delete CEglThreadSession. EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 14:34:22 +0100] rev 75
Better way to delete CEglThreadSession.
Wed, 19 May 2010 11:44:23 +0100 Delete EGL* from releaseEGL() in riMiEgl.cpp EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 11:44:23 +0100] rev 74
Delete EGL* from releaseEGL() in riMiEgl.cpp
Wed, 19 May 2010 10:29:09 +0100 Back out changes to sflibopenvgrefimplu.def EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:29:09 +0100] rev 73
Back out changes to sflibopenvgrefimplu.def
Wed, 19 May 2010 09:21:10 +0100 Changes after review EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 09:21:10 +0100] rev 72
Changes after review
Tue, 18 May 2010 14:02:18 +0100 Re-merge KhronosRI and bld.inf fix.
Pat Downey <patd@symbian.org> [Tue, 18 May 2010 14:02:18 +0100] rev 71
Re-merge KhronosRI and bld.inf fix.
Tue, 11 May 2010 17:25:23 +0300 Revision: 201017 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 11 May 2010 17:25:23 +0300] rev 70
Revision: 201017 Kit: 201019
Fri, 14 May 2010 17:10:13 +0300 Revision: 201019
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 14 May 2010 17:10:13 +0300] rev 69
Revision: 201019 Kit: 201019
(0) -50 -24 +24 +50 +100 tip