Tue, 31 Aug 2010 17:36:36 +0100 Add sgresource.iby to minigui-stripped.oby
William Roberts <williamr@symbian.org> [Tue, 31 Aug 2010 17:36:36 +0100] rev 162
Add sgresource.iby to minigui-stripped.oby
Tue, 31 Aug 2010 17:01:03 +0100 Update sfopenvg\group\vgi.mmp to match wk32 changes in vgcontext.h
William Roberts <williamr@symbian.org> [Tue, 31 Aug 2010 17:01:03 +0100] rev 161
Update sfopenvg\group\vgi.mmp to match wk32 changes in vgcontext.h
Wed, 25 Aug 2010 08:17:25 +0300 201032
hgs [Wed, 25 Aug 2010 08:17:25 +0300] rev 160
201032
Wed, 25 Aug 2010 19:15:42 +0100 Fixes needed for actual guest video driver guestvideogw.ldd bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Wed, 25 Aug 2010 19:15:42 +0100] rev 159
Fixes needed for actual guest video driver guestvideogw.ldd
Wed, 25 Aug 2010 17:53:16 +0100 Pull out dependencies on SGIMAGE using #ifdef FAISALMEMON_S4_SGIMAGE This is a temporary measure until we see the big picture and work out the best way to model it. bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Wed, 25 Aug 2010 17:53:16 +0100] rev 158
Pull out dependencies on SGIMAGE using #ifdef FAISALMEMON_S4_SGIMAGE This is a temporary measure until we see the big picture and work out the best way to model it.
Tue, 24 Aug 2010 16:17:55 +0100 Merge RCL_3 fixes with latest delivery. NewGraphicsArchitecture
srilekhas <srilekhas@symbian.org> [Tue, 24 Aug 2010 16:17:55 +0100] rev 157
Merge RCL_3 fixes with latest delivery.
Mon, 23 Aug 2010 17:14:27 +0100 Remerge fixes for bug 3283, bug 3343 and bug 3344, plus Khronos OpenVG
William Roberts <williamr@symbian.org> [Mon, 23 Aug 2010 17:14:27 +0100] rev 156
Remerge fixes for bug 3283, bug 3343 and bug 3344, plus Khronos OpenVG
Fri, 20 Aug 2010 18:00:12 +0100 Add proper def file for guest video driver now that it compiles. Put ifdef hack FAISALMEMON_S4_SGIMAGE around the reqhandlerextensionlib.mmp because this appears to be consuming a platform available sgresource header only available in s4. We want a minimal port for s3 here. bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 20 Aug 2010 18:00:12 +0100] rev 155
Add proper def file for guest video driver now that it compiles. Put ifdef hack FAISALMEMON_S4_SGIMAGE around the reqhandlerextensionlib.mmp because this appears to be consuming a platform available sgresource header only available in s4. We want a minimal port for s3 here.
Fri, 20 Aug 2010 16:47:49 +0100 Add Guest Video HW API bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 20 Aug 2010 16:47:49 +0100] rev 154
Add Guest Video HW API
Fri, 20 Aug 2010 16:18:46 +0100 Add export of def files, add requesthandlerextension import library, and fix files to to unix line ending bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 20 Aug 2010 16:18:46 +0100] rev 153
Add export of def files, add requesthandlerextension import library, and fix files to to unix line ending
Wed, 18 Aug 2010 11:05:09 +0300 Revision: 201033
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 18 Aug 2010 11:05:09 +0300] rev 152
Revision: 201033 Kit: 201033
Thu, 19 Aug 2010 17:37:00 +0100 apply work-a-round for syborg graphics to symbian^4 branch, part of fixes described in Bug 2339
andy simpson <andrews@symbian.org> [Thu, 19 Aug 2010 17:37:00 +0100] rev 151
apply work-a-round for syborg graphics to symbian^4 branch, part of fixes described in Bug 2339
Thu, 19 Aug 2010 11:11:18 +0300 Revision: 201029 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 19 Aug 2010 11:11:18 +0300] rev 150
Revision: 201029 Kit: 201033
Thu, 15 Jul 2010 20:08:02 +0300 Revision: 201023 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 15 Jul 2010 20:08:02 +0300] rev 149
Revision: 201023 Kit: 2010127
Mon, 16 Aug 2010 10:01:57 +0100 Internal trace utils don't seem to be available in the PDK so chop them out. bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Mon, 16 Aug 2010 10:01:57 +0100] rev 148
Internal trace utils don't seem to be available in the PDK so chop them out.
Fri, 13 Aug 2010 15:24:50 +0100 Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 13 Aug 2010 15:24:50 +0100] rev 147
Prune down surface manager. Interface bit moved to surfacemanager_api. Implementation bit moved to graphics.nokia
Fri, 13 Aug 2010 15:11:40 +0100 Support bug 235 by providing interface layers in graphics. First is the surface manager API, to be implemented in graphics.nokia, second is the adptation-to-adaption interface for the guestvideodriver and virtual video hardware. This allows graphics.nokia to provide a syborg version of surface manager driver based upon the guestvideodriver, implemented in the graphics.simulator package. This submission includes a version 2 syntax package definition file purely for those components of interest to bug 235. This makes selective compilation of the graphics package easier. A further submission will prune down the surface manager component in the graphics package. bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 13 Aug 2010 15:11:40 +0100] rev 146
Support bug 235 by providing interface layers in graphics. First is the surface manager API, to be implemented in graphics.nokia, second is the adptation-to-adaption interface for the guestvideodriver and virtual video hardware. This allows graphics.nokia to provide a syborg version of surface manager driver based upon the guestvideodriver, implemented in the graphics.simulator package. This submission includes a version 2 syntax package definition file purely for those components of interest to bug 235. This makes selective compilation of the graphics package easier. A further submission will prune down the surface manager component in the graphics package.
Fri, 13 Aug 2010 10:56:35 +0100 Setup the Bug 235 bring-up branch, as bug235_bringup_0. bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 13 Aug 2010 10:56:35 +0100] rev 145
Setup the Bug 235 bring-up branch, as bug235_bringup_0.
Fri, 06 Aug 2010 17:05:55 +0100 Bug 2318 "LibWFC.dll fail to load : UIDFAIL" NewGraphicsArchitecture
Matt Plumtree <matt.plumtree@nokia.com> [Fri, 06 Aug 2010 17:05:55 +0100] rev 144
Bug 2318 "LibWFC.dll fail to load : UIDFAIL"
Fri, 06 Aug 2010 17:05:20 +0100 Fix TRANSPARENCY_NONE composition for surfaces narrower than the context. NewGraphicsArchitecture
Matt Plumtree <matt.plumtree@nokia.com> [Fri, 06 Aug 2010 17:05:20 +0100] rev 143
Fix TRANSPARENCY_NONE composition for surfaces narrower than the context. Improve performance of point sample scaling with 8-bit samples, by using fixed point code Allow any non-zero value for the boolean attribute WFC_ELEMENT_SOURCE_FLIP Simplify RemoveElement code
Fri, 06 Aug 2010 14:08:37 +0100 Added tag PDK_3.0.1 for changeset 1c608d9c6c51 TAGS
srilekhas@symbian.org [Fri, 06 Aug 2010 14:08:37 +0100] rev 142
Added tag PDK_3.0.1 for changeset 1c608d9c6c51
Thu, 05 Aug 2010 12:20:08 +0100 Bug 1885 "libWFCu.def exports" NewGraphicsArchitecture
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 05 Aug 2010 12:20:08 +0100] rev 141
Bug 1885 "libWFCu.def exports"
Thu, 05 Aug 2010 12:17:46 +0100 Bug 3505 "Background Surface does not get destroyed when app closes" NewGraphicsArchitecture
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 05 Aug 2010 12:17:46 +0100] rev 140
Bug 3505 "Background Surface does not get destroyed when app closes" No-bug "Background surface appears in front of UI content"
Wed, 04 Aug 2010 14:31:48 +0100 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"
Fri, 30 Jul 2010 13:21:01 +0300 201030_3
hgs [Fri, 30 Jul 2010 13:21:01 +0300] rev 138
201030_3
Fri, 30 Jul 2010 12:11:01 +0300 201027_3
hgs [Fri, 30 Jul 2010 12:11:01 +0300] rev 137
201027_3
Fri, 30 Jul 2010 11:41:40 +0300 201030_2
hgs [Fri, 30 Jul 2010 11:41:40 +0300] rev 136
201030_2
Thu, 29 Jul 2010 19:13:12 +0100 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
Thu, 29 Jul 2010 16:54:36 +0100 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.
Thu, 29 Jul 2010 16:05:57 +0100 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.
Thu, 29 Jul 2010 14:16:50 +0100 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.
Tue, 27 Jul 2010 18:15:05 +0100 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
Tue, 27 Jul 2010 18:11:46 +0100 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
Fri, 23 Jul 2010 14:07:53 +0100 More minigui catchup GCC_SURGE
William Roberts <williamr@symbian.org> [Fri, 23 Jul 2010 14:07:53 +0100] rev 129
More minigui catchup
Fri, 23 Jul 2010 14:07:19 +0100 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
Fri, 23 Jul 2010 11:47:27 +0100 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
Fri, 23 Jul 2010 11:46:39 +0100 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
Thu, 22 Jul 2010 16:46:06 +0100 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
Thu, 22 Jul 2010 17:00:40 +0100 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.
Thu, 22 Jul 2010 16:35:02 +0100 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
Tue, 20 Jul 2010 17:58:01 +0100 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
Tue, 20 Jul 2010 13:27:44 +0300 201027_1
hgs [Tue, 20 Jul 2010 13:27:44 +0300] rev 121
201027_1
Mon, 19 Jul 2010 13:28:19 +0100 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
Fri, 16 Jul 2010 18:54:03 +0100 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.
Fri, 02 Jul 2010 18:48:10 +0100 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.
Fri, 16 Jul 2010 18:15:12 +0100 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
Fri, 16 Jul 2010 11:45:55 +0300 201026_3
hgs [Fri, 16 Jul 2010 11:45:55 +0300] rev 116
201026_3
Thu, 15 Jul 2010 14:08:46 +0100 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.
(0) -100 -48 +48 tip