Fri, 26 Nov 2010 17:41:06 +0000 Additional support for EGL Sync Extension EGL_MERGE
Martin Jakl <jakl.martin@cell-telecom.com> [Fri, 26 Nov 2010 17:41:06 +0000] rev 217
Additional support for EGL Sync Extension
Thu, 18 Nov 2010 23:28:27 +0000 First drop of port from guestEGL ? enables ebt test drawing a line using composition EGL_MERGE
Martin Jakl <jakl.martin@cell-telecom.com> [Thu, 18 Nov 2010 23:28:27 +0000] rev 216
First drop of port from guestEGL ? enables ebt test drawing a line using composition
Fri, 05 Nov 2010 17:31:20 +0000 Added GLES 1.x spinning cube-rendering code to eglbringuptest bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 05 Nov 2010 17:31:20 +0000] rev 215
Added GLES 1.x spinning cube-rendering code to eglbringuptest The coordinate, color and index data are uploaded to server-side buffers by the CGLES1Cube::KhrSetup function. CGLES1Cube::KhrPaint just sets the view matrix and issues a draw command. Which demo to display can be selected by passing its name on the command line, e.g. eglbringuptest vgline eglbringuptest gles1cube If no name is provided, the application defaults to vgline.
Fri, 05 Nov 2010 14:25:07 +0000 Added tag PDK_3.0.4 for changeset f67ec42dc838 TAGS
Dario Sestito <darios@symbian.org> [Fri, 05 Nov 2010 14:25:07 +0000] rev 214
Added tag PDK_3.0.4 for changeset f67ec42dc838
Fri, 05 Nov 2010 13:02:33 +0000 Added WSERV event handler to eglbringuptest bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 05 Nov 2010 13:02:33 +0000] rev 213
Added WSERV event handler to eglbringuptest This change adds an active object which listens for WSERV events on the application view window. A pointer event causes the application to be terminated. This change means that the timer which was previously used to end execution after a preset duration has been removed.
Tue, 02 Nov 2010 08:37:41 +0000 EGL_MERGE EGL_MERGE
jose.thachil <jose.thachil@cell-telecom.com> [Tue, 02 Nov 2010 08:37:41 +0000] rev 212
EGL_MERGE
Fri, 22 Oct 2010 22:42:40 +0100 Refactored eglbringuptest to separate EGL and VG code bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 22:42:40 +0100] rev 211
Refactored eglbringuptest to separate EGL and VG code This allows for a more complex demo (e.g. one which includes animated rendering) to be implemented simply by writing a new class derived from CEglRendering, and modifying CWsApp::ConstructL to create an instance of this new class.
Fri, 22 Oct 2010 22:19:05 +0100 Cleaned up eglbringuptest code bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 22:19:05 +0100] rev 210
Cleaned up eglbringuptest code - Refactored CEGLRendering construction to separate EGL and VG setup - Consistently check EGL and VG errors after each API call - Standardised RDebug::Printf statements to all start with [EBT] - Removed unused libraries from MMP file - Removed unused openvgengine.h - Removed various unused member variables - Removed unused CWsCanvas class
Wed, 13 Oct 2010 16:00:58 +0300 Revision: 201029 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 13 Oct 2010 16:00:58 +0300] rev 209
Revision: 201029 Kit: 201041
Fri, 22 Oct 2010 11:59:21 +0100 Added a timer which kills eglbringuptest.exe after a short delay bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 11:59:21 +0100] rev 208
Added a timer which kills eglbringuptest.exe after a short delay This is to allow the app to be used on a real device. Because it is a console app, there is no way to kill the application once it is running.
Fri, 22 Oct 2010 11:45:08 +0100 Removed unnecessary dependencies from eglbringuptest.pkg bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 11:45:08 +0100] rev 207
Removed unnecessary dependencies from eglbringuptest.pkg
Fri, 22 Oct 2010 11:38:29 +0100 Modifed eglbringuptest to compile against S^3 SDK; added a pkg file bug235_bringup_0
Gareth Stockwell <gareth.stockwell@accenture.com> [Fri, 22 Oct 2010 11:38:29 +0100] rev 206
Modifed eglbringuptest to compile against S^3 SDK; added a pkg file The S^3 SDK lacks libopenvgu.lib. Since this test app does not require that library, it is simply removed from the .mmp file.
Fri, 22 Oct 2010 11:15:40 +0100 Set AttribsList back to RGBA8888 bug235_bringup_0
bdonegan [Fri, 22 Oct 2010 11:15:40 +0100] rev 205
Set AttribsList back to RGBA8888
Fri, 22 Oct 2010 11:11:46 +0100 Stop flickering and set painter bug235_bringup_0
bdonegan [Fri, 22 Oct 2010 11:11:46 +0100] rev 204
Stop flickering and set painter
Fri, 22 Oct 2010 10:41:04 +0100 Code to draw a line bug235_bringup_0
bdonegan [Fri, 22 Oct 2010 10:41:04 +0100] rev 203
Code to draw a line
Fri, 22 Oct 2010 10:13:49 +0100 Add vgClear code to get drawing on screen bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Fri, 22 Oct 2010 10:13:49 +0100] rev 202
Add vgClear code to get drawing on screen
Mon, 18 Oct 2010 18:36:55 +0100 Remove opcode implementation for EWsWinOpSetSurfaceTransparency (Bug 3343) as workaround for Bug 3802 default
Shabe Razvi <shaber@symbian.org> [Mon, 18 Oct 2010 18:36:55 +0100] rev 201
Remove opcode implementation for EWsWinOpSetSurfaceTransparency (Bug 3343) as workaround for Bug 3802
Mon, 18 Oct 2010 16:00:41 +0100 Added tag PDK_4.0.a for changeset 9f2f0d4d53f3 TAGS
Simon Howkins <simonh@symbian.org> [Mon, 18 Oct 2010 16:00:41 +0100] rev 200
Added tag PDK_4.0.a for changeset 9f2f0d4d53f3
Mon, 18 Oct 2010 10:32:35 +0100 Added tag PDK_3.0.3 for changeset f67ec42dc838 TAGS
Simon Howkins <simonh@symbian.org> [Mon, 18 Oct 2010 10:32:35 +0100] rev 199
Added tag PDK_3.0.3 for changeset f67ec42dc838
Fri, 08 Oct 2010 17:18:41 +0100 Bug 3802 : Remove reference to tfxrenderstage as we do not have the source PDK_4.0.a
andy simpson <andrews@symbian.org> [Fri, 08 Oct 2010 17:18:41 +0100] rev 198
Bug 3802 : Remove reference to tfxrenderstage as we do not have the source
Fri, 08 Oct 2010 15:48:50 +0100 Fix for Bug 3799 - Syborg UI Rom not building
Fionntina Carville <fionntinac@symbian.org> [Fri, 08 Oct 2010 15:48:50 +0100] rev 197
Fix for Bug 3799 - Syborg UI Rom not building
Fri, 08 Oct 2010 16:48:02 +0100 Bug 3800 : fix default rotation for QEMU (and other non wins targets)
andy simpson <andrews@symbian.org> [Fri, 08 Oct 2010 16:48:02 +0100] rev 196
Bug 3800 : fix default rotation for QEMU (and other non wins targets)
Fri, 08 Oct 2010 15:48:50 +0100 Fix for Bug 3799 - Syborg UI Rom not building NewGraphicsArchitecture PDK_3.0.3 PDK_3.0.4
Fionntina Carville <fionntinac@symbian.org> [Fri, 08 Oct 2010 15:48:50 +0100] rev 195
Fix for Bug 3799 - Syborg UI Rom not building
Mon, 04 Oct 2010 02:31:51 +0300 Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 04 Oct 2010 02:31:51 +0300] rev 194
Revision: 201039 Kit: 201039
Thu, 30 Sep 2010 18:43:06 +0100 Add a bringup test program. Rom build is: buildrom syborg minigui_simulator eglbringuptest.iby The command to run is called ebt. See mmp file for documentation. bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Thu, 30 Sep 2010 18:43:06 +0100] rev 193
Add a bringup test program. Rom build is: buildrom syborg minigui_simulator eglbringuptest.iby The command to run is called ebt. See mmp file for documentation.
Thu, 30 Sep 2010 13:10:25 +0100 Update ROM build to work with PDK 3.0.2; feature manager needs including bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Thu, 30 Sep 2010 13:10:25 +0100] rev 192
Update ROM build to work with PDK 3.0.2; feature manager needs including
Fri, 24 Sep 2010 16:58:15 +0100 merged faisal's branch of EGL_MERGE on top of all of the dead heads of Jose. This makes Faisal's changes the 'tip' of EGL_MERGE again. No changes. EGL_MERGE
MattD <ext-matt.4.davies@nokia.com> [Fri, 24 Sep 2010 16:58:15 +0100] rev 191
merged faisal's branch of EGL_MERGE on top of all of the dead heads of Jose. This makes Faisal's changes the 'tip' of EGL_MERGE again. No changes.
Fri, 24 Sep 2010 16:48:05 +0100 merged back another dead head. No changes. EGL_MERGE
MattD <ext-matt.4.davies@nokia.com> [Fri, 24 Sep 2010 16:48:05 +0100] rev 190
merged back another dead head. No changes.
Fri, 24 Sep 2010 16:43:05 +0100 merged back dead head. No changes. EGL_MERGE
MattD <ext-matt.4.davies@nokia.com> [Fri, 24 Sep 2010 16:43:05 +0100] rev 189
merged back dead head. No changes.
Fri, 24 Sep 2010 16:44:34 +0300 201026_1
hgs [Fri, 24 Sep 2010 16:44:34 +0300] rev 188
201026_1
Fri, 24 Sep 2010 16:14:28 +0300 201026
hgs [Fri, 24 Sep 2010 16:14:28 +0300] rev 187
201026
Wed, 15 Sep 2010 13:39:03 +0300 Revision: 201029 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 15 Sep 2010 13:39:03 +0300] rev 186
Revision: 201029 Kit: 201036
Thu, 23 Sep 2010 15:56:32 +0100 Refactoring of frame buffer references to surface buffer bug235_bringup_0
Matt Plumtree <matt.plumtree@nokia.com> [Thu, 23 Sep 2010 15:56:32 +0100] rev 185
Refactoring of frame buffer references to surface buffer
Tue, 21 Sep 2010 19:06:30 +0100 Add rom target minigui_simulator.oby. This depends on kernelhwserv at rev 657f875b013e for hal_data.h bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Tue, 21 Sep 2010 19:06:30 +0100] rev 184
Add rom target minigui_simulator.oby. This depends on kernelhwserv at rev 657f875b013e for hal_data.h
Fri, 17 Sep 2010 08:36:49 +0300 Revision: 201037
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 17 Sep 2010 08:36:49 +0300] rev 183
Revision: 201037 Kit: 201037
Mon, 20 Sep 2010 11:45:07 +0100 Added tag PDK_3.0.2 for changeset 3d4cd7236b5f TAGS
Johan Groth <johang@symbian.org> [Mon, 20 Sep 2010 11:45:07 +0100] rev 182
Added tag PDK_3.0.2 for changeset 3d4cd7236b5f
Fri, 17 Sep 2010 15:45:33 +0100 fix arm compile issues and unused constant warning EGL_MERGE
Faisal Memon <faisal.memon@nokia.com> [Fri, 17 Sep 2010 15:45:33 +0100] rev 181
fix arm compile issues and unused constant warning
Fri, 17 Sep 2010 09:40:01 +0100 take jose's latest changes plus minor typo corrections EGL_MERGE
Faisal Memon <faisal.memon@nokia.com> [Fri, 17 Sep 2010 09:40:01 +0100] rev 180
take jose's latest changes plus minor typo corrections
Fri, 17 Sep 2010 17:25:01 +0300 201037_1
hgs [Fri, 17 Sep 2010 17:25:01 +0300] rev 179
201037_1
Fri, 17 Sep 2010 17:00:49 +0300 201037
hgs [Fri, 17 Sep 2010 17:00:49 +0300] rev 178
201037
Tue, 14 Sep 2010 23:50:05 +0300 Revision: 201029 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 14 Sep 2010 23:50:05 +0300] rev 177
Revision: 201029 Kit: 201035
Wed, 15 Sep 2010 14:44:10 +0100 Fix for RomBuild failure for miniGUIstripped due to missing dependencies NewGraphicsArchitecture PDK_3.0.2
Pierre Cochart <PierreCochart@cell-telecom.com> [Wed, 15 Sep 2010 14:44:10 +0100] rev 176
Fix for RomBuild failure for miniGUIstripped due to missing dependencies
Thu, 09 Sep 2010 18:17:30 +0100 Export new s4 egl extensions bitmap for the SF wiki NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 09 Sep 2010 18:17:30 +0100] rev 175
Export new s4 egl extensions bitmap for the SF wiki
Thu, 09 Sep 2010 18:14:46 +0100 Change file name because we are now presenting the shai for s4 and considering s3 defacto legacy NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 09 Sep 2010 18:14:46 +0100] rev 174
Change file name because we are now presenting the shai for s4 and considering s3 defacto legacy
Thu, 09 Sep 2010 18:12:07 +0100 s4 should be locksurface2 according to JM's spreadsheet, and the spec indicates 2 is a clarification of 1, so we can't offer both NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 09 Sep 2010 18:12:07 +0100] rev 173
s4 should be locksurface2 according to JM's spreadsheet, and the spec indicates 2 is a clarification of 1, so we can't offer both
Thu, 09 Sep 2010 17:59:52 +0100 Minor diagram edit (metadata only) NewGraphicsArchitecture
Faisal Memon <faisal.memon@nokia.com> [Thu, 09 Sep 2010 17:59:52 +0100] rev 172
Minor diagram edit (metadata only)
Thu, 09 Sep 2010 10:13:45 +0300 201034
hgs [Thu, 09 Sep 2010 10:13:45 +0300] rev 171
201034
Tue, 07 Sep 2010 14:11:58 +0300 Bug 3394 - SVG file - Panics once the svg file is closed NewGraphicsArchitecture
fimarlaht2 <> [Tue, 07 Sep 2010 14:11:58 +0300] rev 170
Bug 3394 - SVG file - Panics once the svg file is closed
Fri, 03 Sep 2010 14:44:32 +0100 Remerge sfopenvg, minigui-stripped.oby fixes and bug 3283, bug 3343 & bug 3344
William Roberts <williamr@symbian.org> [Fri, 03 Sep 2010 14:44:32 +0100] rev 169
Remerge sfopenvg, minigui-stripped.oby fixes and bug 3283, bug 3343 & bug 3344
Thu, 02 Sep 2010 21:50:40 +0300 Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 02 Sep 2010 21:50:40 +0300] rev 168
Revision: 201035 Kit: 201035
Fri, 03 Sep 2010 12:59:30 +0300 bug235_bringup_0 - Additions and improvements. Support for static videomemory (platsim) added. bug235_bringup_0
Jani Hyvonen<jani.hyvonen@nokia.com> [Fri, 03 Sep 2010 12:59:30 +0300] rev 167
bug235_bringup_0 - Additions and improvements. Support for static videomemory (platsim) added.
Thu, 02 Sep 2010 16:04:46 +0100 Update for Dynamic Frame Buffer Base Address bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Thu, 02 Sep 2010 16:04:46 +0100] rev 166
Update for Dynamic Frame Buffer Base Address
Thu, 26 Aug 2010 19:05:31 +0100 Add dynamic framebuffer support. Will probably need further commits to cover changes in the DEF files. bug235_bringup_0
Faisal Memon <faisal.memon@nokia.com> [Thu, 26 Aug 2010 19:05:31 +0100] rev 165
Add dynamic framebuffer support. Will probably need further commits to cover changes in the DEF files.
Wed, 01 Sep 2010 12:39:21 +0100 Revert incorrect RCL_3 drop: RCL_3
Pat Downey <patd@symbian.org> [Wed, 01 Sep 2010 12:39:21 +0100] rev 164
Revert incorrect RCL_3 drop: Revision: 201029 Kit: 201035
Tue, 31 Aug 2010 16:31:06 +0300 Revision: 201029 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 31 Aug 2010 16:31:06 +0300] rev 163
Revision: 201029 Kit: 201035
Tue, 31 Aug 2010 17:36:36 +0100 Add sgresource.iby to minigui-stripped.oby
William Roberts <williamr@symbian.org> [Tue, 31 Aug 2010 17:36:36 +0100] rev 162
Add sgresource.iby to minigui-stripped.oby
(0) -100 -56 tip