Mon, 24 May 2010 14:11:29 +0900 start branch sharp_contrib_0 sharp_contrib_0
Mitsuaki Nakamura <nakamura-mitsuaki@sharp.co.jp> [Mon, 24 May 2010 14:11:29 +0900] rev 80
start branch sharp_contrib_0
Fri, 21 May 2010 17:25:10 +0100 Workaround for Bug 1362 - libGLES_CM.dll isn't contributed
Shabe Razvi <shaber@symbian.org> [Fri, 21 May 2010 17:25:10 +0100] rev 79
Workaround for Bug 1362 - libGLES_CM.dll isn't contributed
Thu, 20 May 2010 17:22:40 +0100 Correct buffer size
Shabe Razvi <shaber@symbian.org> [Thu, 20 May 2010 17:22:40 +0100] rev 78
Correct buffer size
Mon, 08 Feb 2010 18:23:59 +0000 Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
MattD <mattd@symbian.org> [Mon, 08 Feb 2010 18:23:59 +0000] rev 77
Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
Wed, 10 Feb 2010 20:59:36 +0000 patch for Bug 1863 - CEikCba::SetBoundingRect() calls deprecated RWindowBase::SetShape()
MattD <mattd@symbian.org> [Wed, 10 Feb 2010 20:59:36 +0000] rev 76
patch for Bug 1863 - CEikCba::SetBoundingRect() calls deprecated RWindowBase::SetShape()
Wed, 19 May 2010 14:34:22 +0100 Better way to delete CEglThreadSession. EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 14:34:22 +0100] rev 75
Better way to delete CEglThreadSession.
Wed, 19 May 2010 11:44:23 +0100 Delete EGL* from releaseEGL() in riMiEgl.cpp EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 11:44:23 +0100] rev 74
Delete EGL* from releaseEGL() in riMiEgl.cpp
Wed, 19 May 2010 10:29:09 +0100 Back out changes to sflibopenvgrefimplu.def EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 10:29:09 +0100] rev 73
Back out changes to sflibopenvgrefimplu.def
Wed, 19 May 2010 09:21:10 +0100 Changes after review EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 19 May 2010 09:21:10 +0100] rev 72
Changes after review
Tue, 18 May 2010 14:02:18 +0100 Re-merge KhronosRI and bld.inf fix.
Pat Downey <patd@symbian.org> [Tue, 18 May 2010 14:02:18 +0100] rev 71
Re-merge KhronosRI and bld.inf fix.
Tue, 11 May 2010 17:25:23 +0300 Revision: 201017 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 11 May 2010 17:25:23 +0300] rev 70
Revision: 201017 Kit: 201019
Fri, 14 May 2010 17:10:13 +0300 Revision: 201019
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 14 May 2010 17:10:13 +0300] rev 69
Revision: 201019 Kit: 201019
Fri, 14 May 2010 17:58:51 +0100 Added tag PDK_3.0.i for changeset 2df4c99bf614 TAGS
Simon Howkins <simonh@symbian.org> [Fri, 14 May 2010 17:58:51 +0100] rev 68
Added tag PDK_3.0.i for changeset 2df4c99bf614
Fri, 14 May 2010 17:03:25 +0100 Merge 3. Improve performance by switching to less aggressive settings for RI_NUM_TESSELLATED_SEGMENTS and RI_MAX_SAMPLES. Ignored the WIN32 specific API decoration defines when doing the merge. Note the code is now optimised in riPath.cpp to change from RI_NUM_TESSELLATED_SEGMENTS to _QUAD, _CUBIC, _ARC settings which are each now set to 8. SVG Tiger now renders in 5 seconds (15 seconds quicker). The quality of the OVG icons is slightly reduced but still very useable. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Fri, 14 May 2010 17:03:25 +0100] rev 67
Merge 3. Improve performance by switching to less aggressive settings for RI_NUM_TESSELLATED_SEGMENTS and RI_MAX_SAMPLES. Ignored the WIN32 specific API decoration defines when doing the merge. Note the code is now optimised in riPath.cpp to change from RI_NUM_TESSELLATED_SEGMENTS to _QUAD, _CUBIC, _ARC settings which are each now set to 8. SVG Tiger now renders in 5 seconds (15 seconds quicker). The quality of the OVG icons is slightly reduced but still very useable.
Fri, 14 May 2010 16:07:10 +0100 Merge 2. Update math support to make available integer comparing, clamping and shifting. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Fri, 14 May 2010 16:07:10 +0100] rev 66
Merge 2. Update math support to make available integer comparing, clamping and shifting.
Fri, 14 May 2010 15:46:16 +0100 Catchup with the tip NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Fri, 14 May 2010 15:46:16 +0100] rev 65
Catchup with the tip
Fri, 14 May 2010 15:41:33 +0100 Merge 1. Pull in cpp files in the performance enhanced Khronos RI OVG files which are newly added. I've ignored platform-specific cpp files for linux, macosx, and null operating systems because this local solution has its own platform glue (i.e. facility to target Bitmaps but no full windowing support). I've ignored sfEGLInterface.cpp because this is used as a bridge to go from EGL to Nokia's Platsim which offers an EGL service. That's not relevant to this implementation because this is ARM side code, not Intel side. I just left a comment to sfEGLInterface.cpp in case we need to pick up this later on. The current code compiles on winscw. Prior to this fix, the code works on winscw, and can launch the SVG tiger (tiger.exe). That takes about 20 seconds to render. I hope to always be able to show this icon on each commit, and the plan is for the render time to reduce with this series of submissions. On this commit, the tiger renders ok in 20 seconds. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Fri, 14 May 2010 15:41:33 +0100] rev 64
Merge 1. Pull in cpp files in the performance enhanced Khronos RI OVG files which are newly added. I've ignored platform-specific cpp files for linux, macosx, and null operating systems because this local solution has its own platform glue (i.e. facility to target Bitmaps but no full windowing support). I've ignored sfEGLInterface.cpp because this is used as a bridge to go from EGL to Nokia's Platsim which offers an EGL service. That's not relevant to this implementation because this is ARM side code, not Intel side. I just left a comment to sfEGLInterface.cpp in case we need to pick up this later on. The current code compiles on winscw. Prior to this fix, the code works on winscw, and can launch the SVG tiger (tiger.exe). That takes about 20 seconds to render. I hope to always be able to show this icon on each commit, and the plan is for the render time to reduce with this series of submissions. On this commit, the tiger renders ok in 20 seconds.
Thu, 13 May 2010 15:11:54 +0100 Changes to fix the TimeZone Server Crash NewGraphicsArchitecture PDK_3.0.i
emilio@symbian.org [Thu, 13 May 2010 15:11:54 +0100] rev 63
Changes to fix the TimeZone Server Crash
Thu, 13 May 2010 15:10:22 +0100 Changes to fix the TimeZone Server Crash NewGraphicsArchitecture
emilio@symbian.org [Thu, 13 May 2010 15:10:22 +0100] rev 62
Changes to fix the TimeZone Server Crash
Thu, 13 May 2010 14:19:38 +0100 Get rid of un-needed float-specific defines around yuv support. Remove unintended support for rgb to yuv conversion. We only support yuv to rgb conversion. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 13 May 2010 14:19:38 +0100] rev 61
Get rid of un-needed float-specific defines around yuv support. Remove unintended support for rgb to yuv conversion. We only support yuv to rgb conversion.
Thu, 13 May 2010 09:27:58 +0100 Check if RIEGLDisplay is already created in CEglThreadSession::EglInitialize,then return EGL_TRUE EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Thu, 13 May 2010 09:27:58 +0100] rev 60
Check if RIEGLDisplay is already created in CEglThreadSession::EglInitialize,then return EGL_TRUE
Wed, 12 May 2010 13:05:33 +0100 Minor updates. EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 12 May 2010 13:05:33 +0100] rev 59
Minor updates.
Wed, 12 May 2010 12:14:19 +0100 Removed RDebug statements and added more error checkings. EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 12 May 2010 12:14:19 +0100] rev 58
Removed RDebug statements and added more error checkings.
Wed, 12 May 2010 11:20:41 +0100 Create EGL 1.4 implementation by merging eglrefimpl and EGL from sfopenvg EGL_MERGE
Jose Thachil<jose.thachil@cell-telecom.com> [Wed, 12 May 2010 11:20:41 +0100] rev 57
Create EGL 1.4 implementation by merging eglrefimpl and EGL from sfopenvg Subject to some fixes in uiresources and uiaccelerator, this version removes the EGL 1 panics. A quick attempt to use the compositor renderstage wasn't successful, but not apparently due to EGL issues. There are a lot of RDebug::Printf statements still in this code, which will be removed in the next commit.
Thu, 08 Apr 2010 19:09:03 +0100 Make sure the syborg version of the openwfc adaptation is used NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 08 Apr 2010 19:09:03 +0100] rev 56
Make sure the syborg version of the openwfc adaptation is used
Thu, 08 Apr 2010 19:08:08 +0100 Fix selection of openwf implementation NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 08 Apr 2010 19:08:08 +0100] rev 55
Fix selection of openwf implementation
Thu, 06 May 2010 19:35:50 +0100 Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 06 May 2010 19:35:50 +0100] rev 54
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Thu, 06 May 2010 19:17:55 +0100 Apply patch 7. Refactor code so that there is just the additional compilation target for syborg NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 06 May 2010 19:17:55 +0100] rev 53
Apply patch 7. Refactor code so that there is just the additional compilation target for syborg
Thu, 06 May 2010 18:24:48 +0100 Apply patch 6. Cleanup syborg specific variation by allowing the project file to build one specially for it. Fix include macros for test apps. Further tuning how the variant is build appears in later patches. Explicitly including platform_paths seems to make debugging easier for carbide. This might be removed if its bad practice or causes issues. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 06 May 2010 18:24:48 +0100] rev 52
Apply patch 6. Cleanup syborg specific variation by allowing the project file to build one specially for it. Fix include macros for test apps. Further tuning how the variant is build appears in later patches. Explicitly including platform_paths seems to make debugging easier for carbide. This might be removed if its bad practice or causes issues.
Thu, 06 May 2010 15:52:48 +0100 Apply patch 5. This is mostly collapsed as a null change since the head has the fixes for techview (removing techview from the path name). NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 06 May 2010 15:52:48 +0100] rev 51
Apply patch 5. This is mostly collapsed as a null change since the head has the fixes for techview (removing techview from the path name).
(0) -50 -30 +30 +50 +100 tip