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
(0) -100 -50 -24 tip