William Roberts <williamr@symbian.org> [Wed, 28 Apr 2010 22:32:36 +0100] rev 42
Merged in another Nokia drop, also called "Revision 201013"
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 27 Apr 2010 17:59:32 +0300] rev 41
Revision: 201013
Kit: 201017
Dario Sestito <darios@symbian.org> [Tue, 27 Apr 2010 15:34:53 +0100] rev 40
Partially revert Faisal's first patch (changeset 76efc8f9f7b4)
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).
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.
William Roberts <williamr@symbian.org> [Fri, 23 Apr 2010 14:57:14 +0100] rev 37
Merged in "Revision 201013"
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 16:21:04 +0300] rev 36
Revision: 201009
Kit: 201015
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
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
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 17:19:46 +0300] rev 33
Revision: 201013
Kit: 201015
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).
Stefan Karlsson <stefan.karlsson@nokia.com> [Thu, 08 Apr 2010 12:06:20 +0100] rev 31
Merge.
Stefan Karlsson <stefan.karlsson@nokia.com> [Thu, 08 Apr 2010 12:02:10 +0100] rev 30
Corrected typo.
Stefan Karlsson <stefan.karlsson@nokia.com> [Tue, 06 Apr 2010 16:47:49 +0100] rev 29
Fixed Bug 1712 and Bug 1780
William Roberts <williamr@symbian.org> [Fri, 02 Apr 2010 11:19:42 +0100] rev 28
Merge in CompilerCompatibility fix
William Roberts <williamr@symbian.org> [Fri, 02 Apr 2010 11:19:14 +0100] rev 27
Merge in MCL drop "revision 201010"
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 31 Mar 2010 23:34:07 +0300] rev 26
Revision: 201010
Kit: 201013
Stefan Karlsson <stefan.karlsson@nokia.com> [Sun, 28 Mar 2010 16:39:00 +0100] rev 25
Fixed "extra qualification" syntax errors.
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...
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)
MattD <mattd@symbian.org> [Tue, 23 Mar 2010 13:35:02 +0000] rev 22
Catch up merge.
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.
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.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 15 Mar 2010 12:45:41 +0200] rev 19
Revision: 201007
Kit: 201010
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 12 Mar 2010 15:50:05 +0200] rev 18
Revision: 201007
Kit: 201008
William Roberts <williamr@symbian.org> [Sun, 14 Mar 2010 13:15:18 +0000] rev 17
Automatic merge from PDK_3.0.h
Simon Howkins <simonh@symbian.org> [Thu, 11 Mar 2010 15:39:12 +0000] rev 16
Added tag PDK_3.0.h for changeset 0be82064630b
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 21:44:42 +0000] rev 15
Create CompilerCompatibility branch
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
William Roberts <williamr@symbian.org> [Mon, 01 Mar 2010 15:08:53 +0000] rev 13
Suggested fix for Bug 2106