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).
Thu, 06 May 2010 15:42:13 +0100 Apply patch 4. Fix the stub generator to insert proper license text in autogenerated output. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 06 May 2010 15:42:13 +0100] rev 50
Apply patch 4. Fix the stub generator to insert proper license text in autogenerated output. I left out the result of running this script due to a comment earlier to say there was a problem with the def files in my original patch.
Thu, 06 May 2010 15:31:43 +0100 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
Faisal Memon <faisal.memon@nokia.com> [Thu, 06 May 2010 15:31:43 +0100] rev 49
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.
Thu, 06 May 2010 14:32:51 +0100 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
Faisal Memon <faisal.memon@nokia.com> [Thu, 06 May 2010 14:32:51 +0100] rev 48
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.
Thu, 06 May 2010 11:31:11 +0100 Applied patch 1, to provide a syborg specific minigui oby file. NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 06 May 2010 11:31:11 +0100] rev 47
Applied patch 1, to provide a syborg specific minigui oby file. Need to compare this with the "stripped" version currently in the tree. This supplied version applies for Nokia builds, but need to repeat the test for SF builds to see if pruning is needed, or if the file needs to be device-specific.
Tue, 04 May 2010 16:06:01 +0100 Merge KhronosRI and bld.inf fix.
Pat Downey <patd@symbian.org> [Tue, 04 May 2010 16:06:01 +0100] rev 46
Merge KhronosRI and bld.inf fix.
Mon, 03 May 2010 13:44:32 +0300 Revision: 201018
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 03 May 2010 13:44:32 +0300] rev 45
Revision: 201018 Kit: 201018
Tue, 04 May 2010 14:48:00 +0100 Export missing vgcontext*.h headers and remove libvgi.mmp due to collision with KhronosRI.
Shabe Razvi <shaber@symbian.org> [Tue, 04 May 2010 14:48:00 +0100] rev 44
Export missing vgcontext*.h headers and remove libvgi.mmp due to collision with KhronosRI.
Fri, 30 Apr 2010 17:15:32 +0100 Transplant KhronosRI changeset 22d01ad3515c -
Shabe Razvi <shaber@symbian.org> [Fri, 30 Apr 2010 17:15:32 +0100] rev 43
Transplant KhronosRI changeset 22d01ad3515c - Bug 1394 - KhronosRI - ARMv5 def files missing Bug 1395 - KhronosRI - RVCT doesn't like 'OpenVGRI' qualified helper function names Bug 31 - OpenVG implementation is a stub, so no icons or window decorations are displayed
Wed, 28 Apr 2010 22:32:36 +0100 Merged in another Nokia drop, also called "Revision 201013" NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Wed, 28 Apr 2010 22:32:36 +0100] rev 42
Merged in another Nokia drop, also called "Revision 201013"
Tue, 27 Apr 2010 17:59:32 +0300 Revision: 201013 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 27 Apr 2010 17:59:32 +0300] rev 41
Revision: 201013 Kit: 201017
Tue, 27 Apr 2010 15:34:53 +0100 Partially revert Faisal's first patch (changeset 76efc8f9f7b4) NewGraphicsArchitecture
Dario Sestito <darios@symbian.org> [Tue, 27 Apr 2010 15:34:53 +0100] rev 40
Partially revert Faisal's first patch (changeset 76efc8f9f7b4)
Fri, 23 Apr 2010 17:57:02 +0100 Revise some of the compositor performance improvements to improve correctness. NewGraphicsArchitecture
Matt Plumtree <matt.plumtree@nokia.com> [Fri, 23 Apr 2010 17:57:02 +0100] rev 39
Revise some of the compositor performance improvements to improve correctness. Implement pixel blending using a variation of Jim Blinn's no-division blending algorithm. Move transparency type simplification further up the composition code. Remove some unnecessary fields. Output to YUV implementation needs revision as it is actually converting from YUV (copy of source conversion code).
Fri, 23 Apr 2010 15:29:19 +0100 Update minigui-stripped.oby for PDK 3.0.h and include wslog.iby by default. NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Fri, 23 Apr 2010 15:29:19 +0100] rev 38
Update minigui-stripped.oby for PDK 3.0.h and include wslog.iby by default.
Fri, 23 Apr 2010 14:57:14 +0100 Merged in "Revision 201013" NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Fri, 23 Apr 2010 14:57:14 +0100] rev 37
Merged in "Revision 201013"
Fri, 16 Apr 2010 16:21:04 +0300 Revision: 201009
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 16:21:04 +0300] rev 36
Revision: 201009 Kit: 201015
Tue, 20 Apr 2010 16:38:10 +0100 Apply Faisal's second patch from Bug 2354, plus a missing "break" statement NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Tue, 20 Apr 2010 16:38:10 +0100] rev 35
Apply Faisal's second patch from Bug 2354, plus a missing "break" statement - Add YUV support
Tue, 20 Apr 2010 16:24:43 +0100 Apply Faisal's first patch from Bug 2354 NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Tue, 20 Apr 2010 16:24:43 +0100] rev 34
Apply Faisal's first patch from Bug 2354 - First resolve some the the bit rot in graphics MCL to get it to compile, then fix some performance issues in OpenWF
Wed, 14 Apr 2010 17:19:46 +0300 Revision: 201013 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 17:19:46 +0300] rev 33
Revision: 201013 Kit: 201015
Sat, 10 Apr 2010 13:42:25 +0100 Got rid of some trivial warnings (nested comments and tokens after #endif). CompilerCompatibility
Stefan Karlsson <stefan.karlsson@nokia.com> [Sat, 10 Apr 2010 13:42:25 +0100] rev 32
Got rid of some trivial warnings (nested comments and tokens after #endif).
Thu, 08 Apr 2010 12:06:20 +0100 Merge. CompilerCompatibility
Stefan Karlsson <stefan.karlsson@nokia.com> [Thu, 08 Apr 2010 12:06:20 +0100] rev 31
Merge.
Thu, 08 Apr 2010 12:02:10 +0100 Corrected typo. CompilerCompatibility
Stefan Karlsson <stefan.karlsson@nokia.com> [Thu, 08 Apr 2010 12:02:10 +0100] rev 30
Corrected typo.
Tue, 06 Apr 2010 16:47:49 +0100 Fixed Bug 1712 and Bug 1780 CompilerCompatibility
Stefan Karlsson <stefan.karlsson@nokia.com> [Tue, 06 Apr 2010 16:47:49 +0100] rev 29
Fixed Bug 1712 and Bug 1780
Fri, 02 Apr 2010 11:19:42 +0100 Merge in CompilerCompatibility fix NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Fri, 02 Apr 2010 11:19:42 +0100] rev 28
Merge in CompilerCompatibility fix
Fri, 02 Apr 2010 11:19:14 +0100 Merge in MCL drop "revision 201010" NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Fri, 02 Apr 2010 11:19:14 +0100] rev 27
Merge in MCL drop "revision 201010"
Wed, 31 Mar 2010 23:34:07 +0300 Revision: 201010 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 31 Mar 2010 23:34:07 +0300] rev 26
Revision: 201010 Kit: 201013
Sun, 28 Mar 2010 16:39:00 +0100 Fixed "extra qualification" syntax errors. CompilerCompatibility
Stefan Karlsson <stefan.karlsson@nokia.com> [Sun, 28 Mar 2010 16:39:00 +0100] rev 25
Fixed "extra qualification" syntax errors.
Tue, 30 Mar 2010 20:28:08 +0100 minigui-stripped.oby - minor fix to stop usbcsc_bil.dll being in twice. Also consider moving this OBY to deviceplatformRelease with the others... NewGraphicsArchitecture
MattD <mattd@symbian.org> [Tue, 30 Mar 2010 20:28:08 +0100] rev 24
minigui-stripped.oby - minor fix to stop usbcsc_bil.dll being in twice. Also consider moving this OBY to deviceplatformRelease with the others...
Tue, 23 Mar 2010 18:45:37 +0000 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page) NewGraphicsArchitecture
MattD <mattd@symbian.org> [Tue, 23 Mar 2010 18:45:37 +0000] rev 23
Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
Tue, 23 Mar 2010 13:35:02 +0000 Catch up merge. CompilerCompatibility
MattD <mattd@symbian.org> [Tue, 23 Mar 2010 13:35:02 +0000] rev 22
Catch up merge.
Tue, 23 Mar 2010 13:32:10 +0000 COWFScreenDisplayInfo::ConstructL() - setting iDefaultRotation to 'ERotationNormal' for arm targets the same as winscw targets. NewGraphicsArchitecture
MattD <mattd@symbian.org> [Tue, 23 Mar 2010 13:32:10 +0000] rev 21
COWFScreenDisplayInfo::ConstructL() - setting iDefaultRotation to 'ERotationNormal' for arm targets the same as winscw targets.
Tue, 23 Mar 2010 13:30:28 +0000 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
MattD <mattd@symbian.org> [Tue, 23 Mar 2010 13:30:28 +0000] rev 20
wserv.iby - sticking gce.iby #include into an #ifndef SYMBIAN_GRAPHICS_USE_OPENWF statement, as we don't have it and it kills rombuilding.
Mon, 15 Mar 2010 12:45:41 +0200 Revision: 201007 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 15 Mar 2010 12:45:41 +0200] rev 19
Revision: 201007 Kit: 201010
Fri, 12 Mar 2010 15:50:05 +0200 Revision: 201007 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 12 Mar 2010 15:50:05 +0200] rev 18
Revision: 201007 Kit: 201008
Sun, 14 Mar 2010 13:15:18 +0000 Automatic merge from PDK_3.0.h CompilerCompatibility
William Roberts <williamr@symbian.org> [Sun, 14 Mar 2010 13:15:18 +0000] rev 17
Automatic merge from PDK_3.0.h
Thu, 11 Mar 2010 15:39:12 +0000 Added tag PDK_3.0.h for changeset 0be82064630b TAGS
Simon Howkins <simonh@symbian.org> [Thu, 11 Mar 2010 15:39:12 +0000] rev 16
Added tag PDK_3.0.h for changeset 0be82064630b
Mon, 08 Mar 2010 21:44:42 +0000 Create CompilerCompatibility branch CompilerCompatibility
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 21:44:42 +0000] rev 15
Create CompilerCompatibility branch
Tue, 02 Mar 2010 14:25:11 +0000 Fix Bug 2119 by adding additional stub for libGLESV1_CM.dll NewGraphicsArchitecture PDK_3.0.h
William Roberts <williamr@symbian.org> [Tue, 02 Mar 2010 14:25:11 +0000] rev 14
Fix Bug 2119 by adding additional stub for libGLESV1_CM.dll
Mon, 01 Mar 2010 15:08:53 +0000 Suggested fix for Bug 2106 NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Mon, 01 Mar 2010 15:08:53 +0000] rev 13
Suggested fix for Bug 2106
Sat, 27 Feb 2010 19:09:35 +0000 Merge latest MCL drop into NewGraphicsArchitecture branch NewGraphicsArchitecture
William Roberts <williamr@symbian.org> [Sat, 27 Feb 2010 19:09:35 +0000] rev 12
Merge latest MCL drop into NewGraphicsArchitecture branch
Sat, 20 Feb 2010 00:07:50 +0200 Revision: 201003 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Sat, 20 Feb 2010 00:07:50 +0200] rev 11
Revision: 201003 Kit: 201007
Thu, 11 Feb 2010 18:39:18 +0000 Added tag PDK_3.0.g for changeset 6c0e9409e175 TAGS
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 18:39:18 +0000] rev 10
Added tag PDK_3.0.g for changeset 6c0e9409e175
Thu, 11 Feb 2010 15:06:14 +0000 Creation of TAGS branch. TAGS
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 15:06:14 +0000] rev 9
Creation of TAGS branch. The TAGS branch should be used for *all* tags, including PDK release tags and package release tags. Do not merge this branch with any "code" branches.
Wed, 10 Feb 2010 20:59:36 +0000 patch for Bug 1863 - CEikCba::SetBoundingRect() calls deprecated RWindowBase::SetShape() NewGraphicsArchitecture PDK_3.0.g
MattD <mattd@symbian.org> [Wed, 10 Feb 2010 20:59:36 +0000] rev 8
patch for Bug 1863 - CEikCba::SetBoundingRect() calls deprecated RWindowBase::SetShape()
Mon, 08 Feb 2010 19:35:05 +0000 Removing libvgi bridge as it collides with the KhronosRI and isn't usable. Exporting vgcontext.h and vgcontext_symbian.h again. NewGraphicsArchitecture
MattD <mattd@symbian.org> [Mon, 08 Feb 2010 19:35:05 +0000] rev 7
Removing libvgi bridge as it collides with the KhronosRI and isn't usable. Exporting vgcontext.h and vgcontext_symbian.h again.
Mon, 08 Feb 2010 19:15:06 +0000 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
MattD <mattd@symbian.org> [Mon, 08 Feb 2010 19:15:06 +0000] rev 6
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.'
Mon, 08 Feb 2010 18:45:44 +0000 Fix for Bug 1639 - Missing fbsmessage header file in Symbian^3 NewGraphicsArchitecture
MattD <mattd@symbian.org> [Mon, 08 Feb 2010 18:45:44 +0000] rev 5
Fix for Bug 1639 - Missing fbsmessage header file in Symbian^3
Mon, 08 Feb 2010 18:30:02 +0000 Proposed workaround for Bug 1362 - libgles_cm.dll isn't contributed NewGraphicsArchitecture
MattD <mattd@symbian.org> [Mon, 08 Feb 2010 18:30:02 +0000] rev 4
Proposed workaround for Bug 1362 - libgles_cm.dll isn't contributed
Mon, 08 Feb 2010 18:23:59 +0000 Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI NewGraphicsArchitecture
MattD <mattd@symbian.org> [Mon, 08 Feb 2010 18:23:59 +0000] rev 3
Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
Mon, 08 Feb 2010 18:18:38 +0000 Improved debugging for Bug 1530 - Panic during startup: ALF EGL 1 NewGraphicsArchitecture
MattD <mattd@symbian.org> [Mon, 08 Feb 2010 18:18:38 +0000] rev 2
Improved debugging for Bug 1530 - Panic during startup: ALF EGL 1
Mon, 08 Feb 2010 15:55:52 +0000 Created NewGraphicsArchitecture branch for graphics work. NewGraphicsArchitecture
MattD <mattd@symbian.org> [Mon, 08 Feb 2010 15:55:52 +0000] rev 1
Created NewGraphicsArchitecture branch for graphics work.
Tue, 02 Feb 2010 01:47:50 +0200 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 02 Feb 2010 01:47:50 +0200] rev 0
Revision: 201003 Kit: 201005
(0) +120 tip