Fri, 02 Jul 2010 12:05:03 +0100 Faisal Memon Fix def files so that the implementation functions of eglrefimpl occur only in its implementation space. EGL_MERGE
Fri, 25 Jun 2010 17:49:58 +0100 Faisal Memon 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
Thu, 01 Jul 2010 13:26:34 +0100 Gareth Long Target graphics memory allocation fix for egl, target EPOCHEAP fix for wserv_nga and Zoom2 rotate fix. NewGraphicsArchitecture
Tue, 22 Jun 2010 15:21:29 +0300 hgs 201024
Thu, 24 Jun 2010 11:26:02 +0100 Pat Downey Re-merge fixes for bug 1362, bug 1666, bug 1863, KhronosRI and bld.inf.
Wed, 16 Jun 2010 12:37:57 +0100 William Roberts Ensure matching EXPORT_C/IMPORT_C for GCCE builds - Bug 2966 GCC_SURGE
Tue, 15 Jun 2010 18:03:59 +0100 Lars Kurth Bug 2966 - Fixed template qualifications for GCC GCC_SURGE
Tue, 15 Jun 2010 15:39:06 +0100 Lars Kurth Bug 2966 - Fixed GCC issues with redefinition of typedef's GCC_SURGE
Fri, 11 Jun 2010 14:58:47 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201023
Wed, 09 Jun 2010 11:06:44 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201021 RCL_3
Fri, 11 Jun 2010 16:28:08 +0100 William Roberts Branch for GCC_SURGE fixes GCC_SURGE
Mon, 07 Jun 2010 09:25:55 +0100 Jose Thachil Removed riMiniEGL.h included twice and reverted changes in directgdiadapter_vg.mmp EGL_MERGE
Wed, 19 May 2010 10:19:21 +0100 Jose Thachil Back out changes to sflibopenvgrefimplu.def EGL_MERGE
Wed, 19 May 2010 10:25:34 +0100 Jose Thachil Back out changes to sflibopenvgrefimplu.def EGL_MERGE
Wed, 19 May 2010 10:19:21 +0100 Jose Thachil Backed out changeset 2bf8a359aa2f EGL_MERGE
Wed, 19 May 2010 10:25:34 +0100 Jose Thachil Backed out changeset 360f71440b77 EGL_MERGE
Wed, 19 May 2010 10:19:21 +0100 Jose Thachil Backed out changeset 2bf8a359aa2f EGL_MERGE
Wed, 02 Jun 2010 13:14:22 +0100 Pat Downey Merge fixes for bugs 1362, 1666, 1863, KhronosRI and bld.inf.
Thu, 03 Jun 2010 17:45:05 +0100 William Roberts Merge the OpenVG RI optimisations into the extra copy of sfopenvg EGL_MERGE
Thu, 03 Jun 2010 17:39:46 +0100 William Roberts Add MMP files to build libOpenVG_sw.lib which uses LINKAS to redirect to libOpenVG.dll (and NewGraphicsArchitecture
Tue, 01 Jun 2010 15:04:40 +0100 William Roberts Automatic catchup from NewGraphicsArchitecture at de3e07519bb7 EGL_MERGE
Thu, 27 May 2010 14:13:51 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201021
Fri, 28 May 2010 16:02:15 +0100 William Roberts Revised patch for unsupported EWsWinOpSetShape - (Bug 1863) NewGraphicsArchitecture
Fri, 28 May 2010 15:45:54 +0100 William Roberts Catchup from RCL_3 "Revision: 201019" NewGraphicsArchitecture
Tue, 25 May 2010 14:06:41 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201019 RCL_3
Thu, 27 May 2010 16:57:02 +0100 emilioc OpenVGRI VGI max values 640x640
Mon, 24 May 2010 14:11:29 +0900 Mitsuaki Nakamura start branch sharp_contrib_0 sharp_contrib_0
Fri, 21 May 2010 17:25:10 +0100 Shabe Razvi Workaround for Bug 1362 - libGLES_CM.dll isn't contributed
Thu, 20 May 2010 17:22:40 +0100 Shabe Razvi Correct buffer size
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
Thu, 13 May 2010 15:11:54 +0100 emilio Changes to fix the TimeZone Server Crash NewGraphicsArchitecture PDK_3.0.i
Thu, 13 May 2010 15:10:22 +0100 emilio Changes to fix the TimeZone Server Crash NewGraphicsArchitecture
Thu, 13 May 2010 14:19:38 +0100 Faisal Memon 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
Thu, 13 May 2010 09:27:58 +0100 Jose Thachil Check if RIEGLDisplay is already created in CEglThreadSession::EglInitialize,then return EGL_TRUE EGL_MERGE
Wed, 12 May 2010 13:05:33 +0100 Jose Thachil Minor updates. EGL_MERGE
Wed, 12 May 2010 12:14:19 +0100 Jose Thachil Removed RDebug statements and added more error checkings. EGL_MERGE
Wed, 12 May 2010 11:20:41 +0100 Jose Thachil Create EGL 1.4 implementation by merging eglrefimpl and EGL from sfopenvg EGL_MERGE
Thu, 08 Apr 2010 19:09:03 +0100 Faisal Memon Make sure the syborg version of the openwfc adaptation is used NewGraphicsArchitecture
Thu, 08 Apr 2010 19:08:08 +0100 Faisal Memon Fix selection of openwf implementation NewGraphicsArchitecture
Thu, 06 May 2010 19:35:50 +0100 Faisal Memon 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
Thu, 06 May 2010 19:17:55 +0100 Faisal Memon Apply patch 7. Refactor code so that there is just the additional compilation target for syborg NewGraphicsArchitecture
Thu, 06 May 2010 18:24:48 +0100 Faisal Memon 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
Thu, 06 May 2010 15:52:48 +0100 Faisal Memon 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
Thu, 06 May 2010 15:42:13 +0100 Faisal Memon Apply patch 4. Fix the stub generator to insert proper license text in autogenerated output. NewGraphicsArchitecture
Thu, 06 May 2010 15:31:43 +0100 Faisal Memon Apply patch 3. Many of the fixes in patch 3 are obseleted by updates made to the FCL. So the FCL head is taken in preference. This leaves only the hack in the display channel implementation to do not do a screen rotation on syborg. That solution is a bit hacky, but actually revised in a later patch. NewGraphicsArchitecture
Thu, 06 May 2010 14:32:51 +0100 Faisal Memon Patch 2 to update adaptation hby file to pull in openwf_ref.iby and report the setting OPENWFCLIB_DRV. Fix window server iby file to not use gce.iby to avoid missing file problem. Fix typo in the export for minigui_syborg. NewGraphicsArchitecture
Thu, 06 May 2010 11:31:11 +0100 Faisal Memon Applied patch 1, to provide a syborg specific minigui oby file. NewGraphicsArchitecture
Tue, 04 May 2010 16:06:01 +0100 Pat Downey Merge KhronosRI and bld.inf fix.
Mon, 03 May 2010 13:44:32 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201018
Tue, 04 May 2010 14:48:00 +0100 Shabe Razvi Export missing vgcontext*.h headers and remove libvgi.mmp due to collision with KhronosRI.
Fri, 30 Apr 2010 17:15:32 +0100 Shabe Razvi Transplant KhronosRI changeset 22d01ad3515c -
Wed, 28 Apr 2010 22:32:36 +0100 William Roberts Merged in another Nokia drop, also called "Revision 201013" NewGraphicsArchitecture
Tue, 27 Apr 2010 17:59:32 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201013 RCL_3
Tue, 27 Apr 2010 15:34:53 +0100 Dario Sestito Partially revert Faisal's first patch (changeset 76efc8f9f7b4) NewGraphicsArchitecture
Fri, 23 Apr 2010 17:57:02 +0100 Matt Plumtree Revise some of the compositor performance improvements to improve correctness. NewGraphicsArchitecture
Fri, 23 Apr 2010 15:29:19 +0100 William Roberts Update minigui-stripped.oby for PDK 3.0.h and include wslog.iby by default. NewGraphicsArchitecture
Fri, 23 Apr 2010 14:57:14 +0100 William Roberts Merged in "Revision 201013" NewGraphicsArchitecture
Fri, 16 Apr 2010 16:21:04 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201009
Tue, 20 Apr 2010 16:38:10 +0100 William Roberts Apply Faisal's second patch from Bug 2354, plus a missing "break" statement NewGraphicsArchitecture
Tue, 20 Apr 2010 16:24:43 +0100 William Roberts Apply Faisal's first patch from Bug 2354 NewGraphicsArchitecture
Wed, 14 Apr 2010 17:19:46 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201013 RCL_3
Sat, 10 Apr 2010 13:42:25 +0100 Stefan Karlsson Got rid of some trivial warnings (nested comments and tokens after #endif). CompilerCompatibility
Thu, 08 Apr 2010 12:06:20 +0100 Stefan Karlsson Merge. CompilerCompatibility
Thu, 08 Apr 2010 12:02:10 +0100 Stefan Karlsson Corrected typo. CompilerCompatibility
Tue, 06 Apr 2010 16:47:49 +0100 Stefan Karlsson Fixed Bug 1712 and Bug 1780 CompilerCompatibility
Fri, 02 Apr 2010 11:19:42 +0100 William Roberts Merge in CompilerCompatibility fix NewGraphicsArchitecture
Fri, 02 Apr 2010 11:19:14 +0100 William Roberts Merge in MCL drop "revision 201010" NewGraphicsArchitecture
Wed, 31 Mar 2010 23:34:07 +0300 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201010 RCL_3
Sun, 28 Mar 2010 16:39:00 +0100 Stefan Karlsson Fixed "extra qualification" syntax errors. CompilerCompatibility
Tue, 30 Mar 2010 20:28:08 +0100 MattD minigui-stripped.oby - minor fix to stop usbcsc_bil.dll being in twice. Also consider moving this OBY to deviceplatformRelease with the others... NewGraphicsArchitecture
Tue, 23 Mar 2010 18:45:37 +0000 MattD Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page) NewGraphicsArchitecture
Tue, 23 Mar 2010 13:35:02 +0000 MattD Catch up merge. CompilerCompatibility
Tue, 23 Mar 2010 13:32:10 +0000 MattD COWFScreenDisplayInfo::ConstructL() - setting iDefaultRotation to 'ERotationNormal' for arm targets the same as winscw targets. NewGraphicsArchitecture
Tue, 23 Mar 2010 13:30:28 +0000 MattD wserv.iby - sticking gce.iby #include into an #ifndef SYMBIAN_GRAPHICS_USE_OPENWF statement, as we don't have it and it kills rombuilding. NewGraphicsArchitecture
Mon, 15 Mar 2010 12:45:41 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201007 RCL_3
Fri, 12 Mar 2010 15:50:05 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201007 RCL_3
Sun, 14 Mar 2010 13:15:18 +0000 William Roberts Automatic merge from PDK_3.0.h CompilerCompatibility
Thu, 11 Mar 2010 15:39:12 +0000 Simon Howkins Added tag PDK_3.0.h for changeset 0be82064630b TAGS
Mon, 08 Mar 2010 21:44:42 +0000 William Roberts Create CompilerCompatibility branch CompilerCompatibility
Tue, 02 Mar 2010 14:25:11 +0000 William Roberts Fix Bug 2119 by adding additional stub for libGLESV1_CM.dll NewGraphicsArchitecture PDK_3.0.h
Mon, 01 Mar 2010 15:08:53 +0000 William Roberts Suggested fix for Bug 2106 NewGraphicsArchitecture
Sat, 27 Feb 2010 19:09:35 +0000 William Roberts Merge latest MCL drop into NewGraphicsArchitecture branch NewGraphicsArchitecture
Sat, 20 Feb 2010 00:07:50 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201003 RCL_3
Thu, 11 Feb 2010 18:39:18 +0000 Shabe Razvi Added tag PDK_3.0.g for changeset 6c0e9409e175 TAGS
Thu, 11 Feb 2010 15:06:14 +0000 Shabe Razvi Creation of TAGS branch. TAGS
Wed, 10 Feb 2010 20:59:36 +0000 MattD patch for Bug 1863 - CEikCba::SetBoundingRect() calls deprecated RWindowBase::SetShape() NewGraphicsArchitecture PDK_3.0.g
Mon, 08 Feb 2010 19:35:05 +0000 MattD Removing libvgi bridge as it collides with the KhronosRI and isn't usable. Exporting vgcontext.h and vgcontext_symbian.h again. NewGraphicsArchitecture
Mon, 08 Feb 2010 19:15:06 +0000 MattD transplant of the KhronosRI work done on the SFL repo until changeset 22d01ad3515c - Includes 'Bug 1394 - KhronosRI - armv5 def files missing', 'Bug 1395 - KhronosRI - RVCT doesn't like 'OpenVGRI' qualified helper function names', and the ongoing work on 'Bug 31 - OpenVG implementation is a stub, so no icons or window decorations are displayed.' NewGraphicsArchitecture
Mon, 08 Feb 2010 18:45:44 +0000 MattD Fix for Bug 1639 - Missing fbsmessage header file in Symbian^3 NewGraphicsArchitecture
Mon, 08 Feb 2010 18:30:02 +0000 MattD Proposed workaround for Bug 1362 - libgles_cm.dll isn't contributed NewGraphicsArchitecture
Mon, 08 Feb 2010 18:23:59 +0000 MattD Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI NewGraphicsArchitecture
Mon, 08 Feb 2010 18:18:38 +0000 MattD Improved debugging for Bug 1530 - Panic during startup: ALF EGL 1 NewGraphicsArchitecture
Mon, 08 Feb 2010 15:55:52 +0000 MattD Created NewGraphicsArchitecture branch for graphics work. NewGraphicsArchitecture
Tue, 02 Feb 2010 01:47:50 +0200 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201003
(0) +112 tip