Mon, 08 Feb 2010 18:23:59 +0000 MattD Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
Wed, 10 Feb 2010 20:59:36 +0000 MattD patch for Bug 1863 - CEikCba::SetBoundingRect() calls deprecated RWindowBase::SetShape()
Wed, 19 May 2010 14:34:22 +0100 Jose Thachil Better way to delete CEglThreadSession. EGL_MERGE
Wed, 19 May 2010 11:44:23 +0100 Jose Thachil Delete EGL* from releaseEGL() in riMiEgl.cpp EGL_MERGE
Wed, 19 May 2010 10:29:09 +0100 Jose Thachil Back out changes to sflibopenvgrefimplu.def EGL_MERGE
Wed, 19 May 2010 09:21:10 +0100 Jose Thachil Changes after review EGL_MERGE
Tue, 18 May 2010 14:02:18 +0100 Pat Downey Re-merge KhronosRI and bld.inf fix.
Tue, 11 May 2010 17:25:23 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201017 RCL_3
Fri, 14 May 2010 17:10:13 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201019
Fri, 14 May 2010 17:58:51 +0100 Simon Howkins Added tag PDK_3.0.i for changeset 2df4c99bf614 TAGS
Fri, 14 May 2010 17:03:25 +0100 Faisal Memon 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
Fri, 14 May 2010 16:07:10 +0100 Faisal Memon Merge 2. Update math support to make available integer comparing, clamping and shifting. NewGraphicsArchitecture
Fri, 14 May 2010 15:46:16 +0100 Faisal Memon Catchup with the tip NewGraphicsArchitecture
Fri, 14 May 2010 15:41:33 +0100 Faisal Memon 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
(0) -14 +14 +100 tip