2010-08-04 Bug 2116 "OpenWFCompositionEngine fails to compile enabling logs" NewGraphicsArchitecture
Matt Plumtree <matt.plumtree@nokia.com> [Wed, 04 Aug 2010 14:31:48 +0100] rev 139
Bug 2116 "OpenWFCompositionEngine fails to compile enabling logs"
2010-07-30 201030_3
hgs [Fri, 30 Jul 2010 13:21:01 +0300] rev 138
201030_3
2010-07-30 201027_3
hgs [Fri, 30 Jul 2010 12:11:01 +0300] rev 137
201027_3
2010-07-30 201030_2
hgs [Fri, 30 Jul 2010 11:41:40 +0300] rev 136
201030_2
2010-07-29 Minor change in diagram NewGraphicsArchitecture PDK_3.0.1
Faisal Memon <faisal.memon@nokia.com> [Thu, 29 Jul 2010 19:13:12 +0100] rev 135
Minor change in diagram
2010-07-29 Add diagramming for s^4 direct ui shai. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 29 Jul 2010 16:54:36 +0100] rev 134
Add diagramming for s^4 direct ui shai.
2010-07-29 Add S^3 surface shai. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 29 Jul 2010 16:05:57 +0100] rev 133
Add S^3 surface shai.
2010-07-29 Add further S^3 SHAI diagrams. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 29 Jul 2010 14:16:50 +0100] rev 132
Add further S^3 SHAI diagrams.
2010-07-27 Move the Alf Renderstage lower in diagram NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Tue, 27 Jul 2010 18:15:05 +0100] rev 131
Move the Alf Renderstage lower in diagram
2010-07-27 Describe the some consumers of the core EGL 1.4 API NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Tue, 27 Jul 2010 18:11:46 +0100] rev 130
Describe the some consumers of the core EGL 1.4 API
2010-07-23 More minigui catchup GCC_SURGE
William Roberts <williamr@symbian.org> [Fri, 23 Jul 2010 14:07:53 +0100] rev 129
More minigui catchup
2010-07-23 Symbian^4 minigui-stripped needs to include featmgr.h
William Roberts <williamr@symbian.org> [Fri, 23 Jul 2010 14:07:19 +0100] rev 128
Symbian^4 minigui-stripped needs to include featmgr.h
2010-07-23 Catchup the minigui-stripped.oby changes GCC_SURGE
William Roberts <williamr@symbian.org> [Fri, 23 Jul 2010 11:47:27 +0100] rev 127
Catchup the minigui-stripped.oby changes
2010-07-23 Use buildrom ABI_DIR\BUILD_DIR conventions in the minigui .oby files
William Roberts <williamr@symbian.org> [Fri, 23 Jul 2010 11:46:39 +0100] rev 126
Use buildrom ABI_DIR\BUILD_DIR conventions in the minigui .oby files
2010-07-22 Catchup to latest Symbian^4 GCC_SURGE
William Roberts <williamr@symbian.org> [Thu, 22 Jul 2010 16:46:06 +0100] rev 125
Catchup to latest Symbian^4
2010-07-22 Added workaround in mingui-stripped.oby to avoid hci_implementation.iby.
srilekhas <srilekhas@symbian.org> [Thu, 22 Jul 2010 17:00:40 +0100] rev 124
Added workaround in mingui-stripped.oby to avoid hci_implementation.iby.
2010-07-22 Add workaround for Bug 2339, and add minigui-stripped.oby and minigui_syborg.oby
Shabe Razvi <shaber@symbian.org> [Thu, 22 Jul 2010 16:35:02 +0100] rev 123
Add workaround for Bug 2339, and add minigui-stripped.oby and minigui_syborg.oby
2010-07-20 Add workarounds for Bug 3343 and Bug 3344 - missing opcodes for EWsClOpUnregisterAllTFXEffect and EWsWinOpSetSurfaceTransparency
Shabe Razvi <shaber@symbian.org> [Tue, 20 Jul 2010 17:58:01 +0100] rev 122
Add workarounds for Bug 3343 and Bug 3344 - missing opcodes for EWsClOpUnregisterAllTFXEffect and EWsWinOpSetSurfaceTransparency
2010-07-20 201027_1
hgs [Tue, 20 Jul 2010 13:27:44 +0300] rev 121
201027_1
2010-07-19 Update deployment diagram to show guest instead of platsim NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Mon, 19 Jul 2010 13:28:19 +0100] rev 120
Update deployment diagram to show guest instead of platsim
2010-07-16 Chop out the code that handles "additional _E32Dll entry point after last ordinal position". I can't agree with that as how the DLL is supposed to work, and gives errors for me. Maybe the scripts to re-generate the jump tables have not been tried recently so its not a problem that's been hit by others. EGL_MERGE
Faisal Memon <faisal.memon@nokia.com> [Fri, 16 Jul 2010 18:54:03 +0100] rev 119
Chop out the code that handles "additional _E32Dll entry point after last ordinal position". I can't agree with that as how the DLL is supposed to work, and gives errors for me. Maybe the scripts to re-generate the jump tables have not been tried recently so its not a problem that's been hit by others.
2010-07-02 Incorporated most of Emilo's changes. His VG changes lead to a panic from window server. It may be a circular deadlockproblem where Wserv is a client of EGL which is a client of Wserv, thus circular. Need to look at it further. I also fixed the arrangement of def files, and didn't take the VG mmp file changes, as I don't think they are appropriate to a stand alone real EGL implmentation. Still need to pull in Emilo's graphicscomposition changes. EGL_MERGE
Faisal Memon <faisal.memon@nokia.com> [Fri, 02 Jul 2010 18:48:10 +0100] rev 118
Incorporated most of Emilo's changes. His VG changes lead to a panic from window server. It may be a circular deadlockproblem where Wserv is a client of EGL which is a client of Wserv, thus circular. Need to look at it further. I also fixed the arrangement of def files, and didn't take the VG mmp file changes, as I don't think they are appropriate to a stand alone real EGL implmentation. Still need to pull in Emilo's graphicscomposition changes.
2010-07-16 Add wstfxconst.h file, to satisfy missing dependencies - Bug 3283
William Roberts <williamr@symbian.org> [Fri, 16 Jul 2010 18:15:12 +0100] rev 117
Add wstfxconst.h file, to satisfy missing dependencies - Bug 3283
2010-07-16 201026_3
hgs [Fri, 16 Jul 2010 11:45:55 +0300] rev 116
201026_3
2010-07-15 Add deployment detail diagram for hybrid platsim/qemu solution. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 15 Jul 2010 14:08:46 +0100] rev 115
Add deployment detail diagram for hybrid platsim/qemu solution.
2010-07-15 Add wiki artwork for the graphics wiki NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 15 Jul 2010 12:20:19 +0100] rev 114
Add wiki artwork for the graphics wiki
2010-07-13 Re-merge fixes for bug 1362, bug 1666, bug 1863, KhronosRI and bld.inf.
William Roberts <williamr@symbian.org> [Tue, 13 Jul 2010 17:02:10 +0100] rev 113
Re-merge fixes for bug 1362, bug 1666, bug 1863, KhronosRI and bld.inf.
2010-07-13 Catchup NewGraphicsArchitecture branch with latest Nokia drop. NewGraphicsArchitecture
Pat Downey <patd@symbian.org> [Tue, 13 Jul 2010 16:54:51 +0100] rev 112
Catchup NewGraphicsArchitecture branch with latest Nokia drop.
2010-07-06 Revision: 201027
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 06 Jul 2010 15:45:57 +0300] rev 111
Revision: 201027 Kit: 2010127
2010-06-23 Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 23 Jun 2010 19:41:15 +0300] rev 110
Revision: 201025 Kit: 2010125
2010-06-21 Revision: 201023 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 21 Jun 2010 17:08:43 +0300] rev 109
Revision: 201023 Kit: 2010125
2010-07-05 Added tag PDK_3.0.0 for changeset 97c593d3e0a5 TAGS
Simon Howkins <simonh@symbian.org> [Mon, 05 Jul 2010 17:28:22 +0100] rev 108
Added tag PDK_3.0.0 for changeset 97c593d3e0a5
2010-07-02 Enforce larger display size for hardware only NewGraphicsArchitecture PDK_3.0.0
Shabe Razvi <shaber@symbian.org> [Fri, 02 Jul 2010 18:24:10 +0100] rev 107
Enforce larger display size for hardware only
2010-07-02 Fix def files so that the implementation functions of eglrefimpl occur only in its implementation space. EGL_MERGE
Faisal Memon <faisal.memon@nokia.com> [Fri, 02 Jul 2010 12:05:03 +0100] rev 106
Fix def files so that the implementation functions of eglrefimpl occur only in its implementation space.
2010-06-25 Fix def files so that the implementation agnostic interface definition has no non-standards defined entry points, and change the eglrefimpl specific implementation to place its private entry points high up in the ordinal order space in the implementation region, not the standards based entrypoints region. EGL_MERGE
Faisal Memon <faisal.memon@nokia.com> [Fri, 25 Jun 2010 17:49:58 +0100] rev 105
Fix def files so that the implementation agnostic interface definition has no non-standards defined entry points, and change the eglrefimpl specific implementation to place its private entry points high up in the ordinal order space in the implementation region, not the standards based entrypoints region.
2010-07-01 Target graphics memory allocation fix for egl, target EPOCHEAP fix for wserv_nga and Zoom2 rotate fix. NewGraphicsArchitecture
Gareth Long <garethl@symbian.org> [Thu, 01 Jul 2010 13:26:34 +0100] rev 104
Target graphics memory allocation fix for egl, target EPOCHEAP fix for wserv_nga and Zoom2 rotate fix.
2010-06-22 201024
hgs [Tue, 22 Jun 2010 15:21:29 +0300] rev 103
201024
2010-06-24 Re-merge fixes for bug 1362, bug 1666, bug 1863, KhronosRI and bld.inf.
Pat Downey <patd@symbian.org> [Thu, 24 Jun 2010 11:26:02 +0100] rev 102
Re-merge fixes for bug 1362, bug 1666, bug 1863, KhronosRI and bld.inf.
2010-06-16 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
2010-06-15 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
2010-06-15 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
2010-06-11 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
2010-06-09 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
2010-06-11 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
2010-06-07 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
2010-05-19 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
2010-05-19 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
2010-05-19 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
2010-05-19 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
2010-05-19 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
2010-06-02 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.
2010-06-03 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
2010-06-03 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.
2010-06-01 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
2010-05-27 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
2010-05-28 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)
(0) -100 -56 +56 tip