Wed, 16 Jun 2010 12:37:57 +0100 Ensure matching EXPORT_C/IMPORT_C for GCCE builds - Bug 2966 GCC_SURGE
William Roberts <williamr@symbian.org> [Wed, 16 Jun 2010 12:37:57 +0100] rev 101
Ensure matching EXPORT_C/IMPORT_C for GCCE builds - Bug 2966
Tue, 15 Jun 2010 18:03:59 +0100 Bug 2966 - Fixed template qualifications for GCC GCC_SURGE
Lars Kurth <larsk@symbian.org> [Tue, 15 Jun 2010 18:03:59 +0100] rev 100
Bug 2966 - Fixed template qualifications for GCC
Tue, 15 Jun 2010 15:39:06 +0100 Bug 2966 - Fixed GCC issues with redefinition of typedef's GCC_SURGE
Lars Kurth <larsk@symbian.org> [Tue, 15 Jun 2010 15:39:06 +0100] rev 99
Bug 2966 - Fixed GCC issues with redefinition of typedef's
Fri, 11 Jun 2010 14:58:47 +0300 Revision: 201023
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 11 Jun 2010 14:58:47 +0300] rev 98
Revision: 201023 Kit: 2010123
Wed, 09 Jun 2010 11:06:44 +0300 Revision: 201021 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 09 Jun 2010 11:06:44 +0300] rev 97
Revision: 201021 Kit: 2010123
Fri, 11 Jun 2010 16:28:08 +0100 Branch for GCC_SURGE fixes GCC_SURGE
William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 16:28:08 +0100] rev 96
Branch for GCC_SURGE fixes
Mon, 07 Jun 2010 09:25:55 +0100 Removed riMiniEGL.h included twice and reverted changes in directgdiadapter_vg.mmp EGL_MERGE
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
Wed, 19 May 2010 10:19:21 +0100 Back out changes to sflibopenvgrefimplu.def EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:19:21 +0100] rev 94
Back out changes to sflibopenvgrefimplu.def
Wed, 19 May 2010 10:25:34 +0100 Back out changes to sflibopenvgrefimplu.def EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:25:34 +0100] rev 93
Back out changes to sflibopenvgrefimplu.def
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.
(0) -100 -15 +15 +100 tip