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.
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.
(0) -100 -50 -24 +24 +50 tip