2010-08-24 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.
2010-08-23 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
2010-08-20 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.
2010-08-20 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
2010-08-20 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
2010-08-18 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
2010-08-19 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
2010-08-19 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
2010-07-15 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
2010-08-16 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.
2010-08-13 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
2010-08-13 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.
2010-08-13 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.
2010-08-06 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"
2010-08-06 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
2010-08-06 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
2010-08-05 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"
2010-08-05 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"
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
(0) -100 -60 +60 tip