Tue, 27 Jul 2010 18:15:05 +0100 |
Faisal Memon |
Move the Alf Renderstage lower in diagram
NewGraphicsArchitecture
|
changeset |
files
|
Tue, 27 Jul 2010 18:11:46 +0100 |
Faisal Memon |
Describe the some consumers of the core EGL 1.4 API
NewGraphicsArchitecture
|
changeset |
files
|
Fri, 23 Jul 2010 14:07:53 +0100 |
William Roberts |
More minigui catchup
GCC_SURGE
|
changeset |
files
|
Fri, 23 Jul 2010 14:07:19 +0100 |
William Roberts |
Symbian^4 minigui-stripped needs to include featmgr.h
|
changeset |
files
|
Fri, 23 Jul 2010 11:47:27 +0100 |
William Roberts |
Catchup the minigui-stripped.oby changes
GCC_SURGE
|
changeset |
files
|
Fri, 23 Jul 2010 11:46:39 +0100 |
William Roberts |
Use buildrom ABI_DIR\BUILD_DIR conventions in the minigui .oby files
|
changeset |
files
|
Thu, 22 Jul 2010 16:46:06 +0100 |
William Roberts |
Catchup to latest Symbian^4
GCC_SURGE
|
changeset |
files
|
Thu, 22 Jul 2010 17:00:40 +0100 |
srilekhas |
Added workaround in mingui-stripped.oby to avoid hci_implementation.iby.
|
changeset |
files
|
Thu, 22 Jul 2010 16:35:02 +0100 |
Shabe Razvi |
Add workaround for Bug 2339, and add minigui-stripped.oby and minigui_syborg.oby
|
changeset |
files
|
Tue, 20 Jul 2010 17:58:01 +0100 |
Shabe Razvi |
Add workarounds for Bug 3343 and Bug 3344 - missing opcodes for EWsClOpUnregisterAllTFXEffect and EWsWinOpSetSurfaceTransparency
|
changeset |
files
|
Tue, 20 Jul 2010 13:27:44 +0300 |
hgs |
201027_1
|
changeset |
files
|
Mon, 19 Jul 2010 13:28:19 +0100 |
Faisal Memon |
Update deployment diagram to show guest instead of platsim
NewGraphicsArchitecture
|
changeset |
files
|
Fri, 16 Jul 2010 18:54:03 +0100 |
Faisal Memon |
Chop out the code that handles "additional _E32Dll entry point after last ordinal position". I can't agree with that as how the DLL is supposed to work, and gives errors for me. Maybe the scripts to re-generate the jump tables have not been tried recently so its not a problem that's been hit by others.
EGL_MERGE
|
changeset |
files
|
Fri, 02 Jul 2010 18:48:10 +0100 |
Faisal Memon |
Incorporated most of Emilo's changes. His VG changes lead to a panic from window server. It may be a circular deadlockproblem where Wserv is a client of EGL which is a client of Wserv, thus circular. Need to look at it further. I also fixed the arrangement of def files, and didn't take the VG mmp file changes, as I don't think they are appropriate to a stand alone real EGL implmentation. Still need to pull in Emilo's graphicscomposition changes.
EGL_MERGE
|
changeset |
files
|
Fri, 16 Jul 2010 18:15:12 +0100 |
William Roberts |
Add wstfxconst.h file, to satisfy missing dependencies - Bug 3283
|
changeset |
files
|
Fri, 16 Jul 2010 11:45:55 +0300 |
hgs |
201026_3
|
changeset |
files
|
Thu, 15 Jul 2010 14:08:46 +0100 |
Faisal Memon |
Add deployment detail diagram for hybrid platsim/qemu solution.
NewGraphicsArchitecture
|
changeset |
files
|
Thu, 15 Jul 2010 12:20:19 +0100 |
Faisal Memon |
Add wiki artwork for the graphics wiki
NewGraphicsArchitecture
|
changeset |
files
|
Tue, 13 Jul 2010 17:02:10 +0100 |
William Roberts |
Re-merge fixes for bug 1362, bug 1666, bug 1863, KhronosRI and bld.inf.
|
changeset |
files
|
Tue, 13 Jul 2010 16:54:51 +0100 |
Pat Downey |
Catchup NewGraphicsArchitecture branch with latest Nokia drop.
NewGraphicsArchitecture
|
changeset |
files
|
Tue, 06 Jul 2010 15:45:57 +0300 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201027
|
changeset |
files
|
Wed, 23 Jun 2010 19:41:15 +0300 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201025
|
changeset |
files
|
Mon, 21 Jun 2010 17:08:43 +0300 |
Dremov Kirill (Nokia-D-MSW/Tampere) |
Revision: 201023
RCL_3
|
changeset |
files
|
Mon, 05 Jul 2010 17:28:22 +0100 |
Simon Howkins |
Added tag PDK_3.0.0 for changeset 97c593d3e0a5
TAGS
|
changeset |
files
|
Fri, 02 Jul 2010 18:24:10 +0100 |
Shabe Razvi |
Enforce larger display size for hardware only
NewGraphicsArchitecture PDK_3.0.0
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 22 Jun 2010 15:21:29 +0300 |
hgs |
201024
|
changeset |
files
|
Thu, 24 Jun 2010 11:26:02 +0100 |
Pat Downey |
Re-merge fixes for bug 1362, bug 1666, bug 1863, KhronosRI and bld.inf.
|
changeset |
files
|