Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 09 Jun 2010 11:06:44 +0300] rev 97
Revision: 201021
Kit: 2010123
William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 16:28:08 +0100] rev 96
Branch for GCC_SURGE fixes
Jose Thachil<jose.thachil@cell-telecom.com> [Mon, 07 Jun 2010 09:25:55 +0100] rev 95
Removed riMiniEGL.h included twice and reverted changes in directgdiadapter_vg.mmp
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:19:21 +0100] rev 94
Back out changes to sflibopenvgrefimplu.def
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:25:34 +0100] rev 93
Back out changes to sflibopenvgrefimplu.def
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:19:21 +0100] rev 92
Backed out changeset 2bf8a359aa2f
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:25:34 +0100] rev 91
Backed out changeset 360f71440b77
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:19:21 +0100] rev 90
Backed out changeset 2bf8a359aa2f
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.
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
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.
William Roberts <williamr@symbian.org> [Tue, 01 Jun 2010 15:04:40 +0100] rev 86
Automatic catchup from NewGraphicsArchitecture at de3e07519bb7
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 27 May 2010 14:13:51 +0300] rev 85
Revision: 201021
Kit: 2010121
William Roberts <williamr@symbian.org> [Fri, 28 May 2010 16:02:15 +0100] rev 84
Revised patch for unsupported EWsWinOpSetShape - (Bug 1863)
William Roberts <williamr@symbian.org> [Fri, 28 May 2010 15:45:54 +0100] rev 83
Catchup from RCL_3 "Revision: 201019"