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.
Thu, 15 Jul 2010 12:20:19 +0100 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
Tue, 13 Jul 2010 17:02:10 +0100 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.
Tue, 13 Jul 2010 16:54:51 +0100 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.
Tue, 06 Jul 2010 15:45:57 +0300 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
Wed, 23 Jun 2010 19:41:15 +0300 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
Mon, 21 Jun 2010 17:08:43 +0300 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
Mon, 05 Jul 2010 17:28:22 +0100 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
Fri, 02 Jul 2010 18:24:10 +0100 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
Fri, 02 Jul 2010 12:05:03 +0100 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.
Fri, 25 Jun 2010 17:49:58 +0100 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.
Thu, 01 Jul 2010 13:26:34 +0100 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.
Tue, 22 Jun 2010 15:21:29 +0300 201024
hgs [Tue, 22 Jun 2010 15:21:29 +0300] rev 103
201024
Thu, 24 Jun 2010 11:26:02 +0100 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.
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
(0) -100 -50 -24 +24 +50 tip