Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
os
>
graphics
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Merge 2. Update math support to make available integer comparing, clamping and shifting.
NewGraphicsArchitecture
2010-05-14, by Faisal Memon
Catchup with the tip
NewGraphicsArchitecture
2010-05-14, by Faisal Memon
Merge 1. Pull in cpp files in the performance enhanced Khronos RI OVG files which are newly added. I've ignored platform-specific cpp files for linux, macosx, and null operating systems because this local solution has its own platform glue (i.e. facility to target Bitmaps but no full windowing support). I've ignored sfEGLInterface.cpp because this is used as a bridge to go from EGL to Nokia's Platsim which offers an EGL service. That's not relevant to this implementation because this is ARM side code, not Intel side. I just left a comment to sfEGLInterface.cpp in case we need to pick up this later on. The current code compiles on winscw. Prior to this fix, the code works on winscw, and can launch the SVG tiger (tiger.exe). That takes about 20 seconds to render. I hope to always be able to show this icon on each commit, and the plan is for the render time to reduce with this series of submissions. On this commit, the tiger renders ok in 20 seconds.
NewGraphicsArchitecture
2010-05-14, by Faisal Memon
Changes to fix the TimeZone Server Crash
NewGraphicsArchitecture
PDK_3.0.i
2010-05-13, by emilio
Changes to fix the TimeZone Server Crash
NewGraphicsArchitecture
2010-05-13, by emilio
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
2010-05-13, by Faisal Memon
Check if RIEGLDisplay is already created in CEglThreadSession::EglInitialize,then return EGL_TRUE
EGL_MERGE
2010-05-13, by Jose Thachil
Minor updates.
EGL_MERGE
2010-05-12, by Jose Thachil
Removed RDebug statements and added more error checkings.
EGL_MERGE
2010-05-12, by Jose Thachil
Create EGL 1.4 implementation by merging eglrefimpl and EGL from sfopenvg
EGL_MERGE
2010-05-12, by Jose Thachil
Make sure the syborg version of the openwfc adaptation is used
NewGraphicsArchitecture
2010-04-08, by Faisal Memon
Fix selection of openwf implementation
NewGraphicsArchitecture
2010-04-08, by Faisal Memon
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
2010-05-06, by Faisal Memon
Apply patch 7. Refactor code so that there is just the additional compilation target for syborg
NewGraphicsArchitecture
2010-05-06, by Faisal Memon
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
2010-05-06, by Faisal Memon
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
2010-05-06, by Faisal Memon
Apply patch 4. Fix the stub generator to insert proper license text in autogenerated output.
NewGraphicsArchitecture
2010-05-06, by Faisal Memon
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
2010-05-06, by Faisal Memon
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
2010-05-06, by Faisal Memon
Applied patch 1, to provide a syborg specific minigui oby file.
NewGraphicsArchitecture
2010-05-06, by Faisal Memon
Merge KhronosRI and bld.inf fix.
2010-05-04, by Pat Downey
Revision: 201018
2010-05-03, by Dremov Kirill (Nokia-D-MSW/Tampere)
Export missing vgcontext*.h headers and remove libvgi.mmp due to collision with KhronosRI.
2010-05-04, by Shabe Razvi
Transplant KhronosRI changeset 22d01ad3515c -
2010-04-30, by Shabe Razvi
Merged in another Nokia drop, also called "Revision 201013"
NewGraphicsArchitecture
2010-04-28, by William Roberts
Revision: 201013
RCL_3
2010-04-27, by Dremov Kirill (Nokia-D-MSW/Tampere)
Partially revert Faisal's first patch (changeset 76efc8f9f7b4)
NewGraphicsArchitecture
2010-04-27, by Dario Sestito
Revise some of the compositor performance improvements to improve correctness.
NewGraphicsArchitecture
2010-04-23, by Matt Plumtree
Update minigui-stripped.oby for PDK 3.0.h and include wslog.iby by default.
NewGraphicsArchitecture
2010-04-23, by William Roberts
Merged in "Revision 201013"
NewGraphicsArchitecture
2010-04-23, by William Roberts
Revision: 201009
2010-04-16, by Dremov Kirill (Nokia-D-MSW/Tampere)
Apply Faisal's second patch from Bug 2354, plus a missing "break" statement
NewGraphicsArchitecture
2010-04-20, by William Roberts
Apply Faisal's first patch from Bug 2354
NewGraphicsArchitecture
2010-04-20, by William Roberts
Revision: 201013
RCL_3
2010-04-14, by Dremov Kirill (Nokia-D-MSW/Tampere)
Got rid of some trivial warnings (nested comments and tokens after #endif).
CompilerCompatibility
2010-04-10, by Stefan Karlsson
Merge.
CompilerCompatibility
2010-04-08, by Stefan Karlsson
Corrected typo.
CompilerCompatibility
2010-04-08, by Stefan Karlsson
Fixed Bug 1712 and Bug 1780
CompilerCompatibility
2010-04-06, by Stefan Karlsson
Merge in CompilerCompatibility fix
NewGraphicsArchitecture
2010-04-02, by William Roberts
Merge in MCL drop "revision 201010"
NewGraphicsArchitecture
2010-04-02, by William Roberts
Revision: 201010
RCL_3
2010-03-31, by Dremov Kirill (Nokia-D-MSW/Tampere)
Fixed "extra qualification" syntax errors.
CompilerCompatibility
2010-03-28, by Stefan Karlsson
minigui-stripped.oby - minor fix to stop usbcsc_bil.dll being in twice. Also consider moving this OBY to deviceplatformRelease with the others...
NewGraphicsArchitecture
2010-03-30, by MattD
Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
NewGraphicsArchitecture
2010-03-23, by MattD
Catch up merge.
CompilerCompatibility
2010-03-23, by MattD
COWFScreenDisplayInfo::ConstructL() - setting iDefaultRotation to 'ERotationNormal' for arm targets the same as winscw targets.
NewGraphicsArchitecture
2010-03-23, by MattD
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
2010-03-23, by MattD
Revision: 201007
RCL_3
2010-03-15, by Dremov Kirill (Nokia-D-MSW/Tampere)
Revision: 201007
RCL_3
2010-03-12, by Dremov Kirill (Nokia-D-MSW/Tampere)
Automatic merge from PDK_3.0.h
CompilerCompatibility
2010-03-14, by William Roberts
Added tag PDK_3.0.h for changeset 0be82064630b
TAGS
2010-03-11, by Simon Howkins
Create CompilerCompatibility branch
CompilerCompatibility
2010-03-08, by William Roberts
Fix Bug 2119 by adding additional stub for libGLESV1_CM.dll
NewGraphicsArchitecture
PDK_3.0.h
2010-03-02, by William Roberts
Suggested fix for Bug 2106
NewGraphicsArchitecture
2010-03-01, by William Roberts
Merge latest MCL drop into NewGraphicsArchitecture branch
NewGraphicsArchitecture
2010-02-27, by William Roberts
Revision: 201003
RCL_3
2010-02-20, by Dremov Kirill (Nokia-D-MSW/Tampere)
Added tag PDK_3.0.g for changeset 6c0e9409e175
TAGS
2010-02-11, by Shabe Razvi
Creation of TAGS branch.
TAGS
2010-02-11, by Shabe Razvi
patch for Bug 1863 - CEikCba::SetBoundingRect() calls deprecated RWindowBase::SetShape()
NewGraphicsArchitecture
PDK_3.0.g
2010-02-10, by MattD
Removing libvgi bridge as it collides with the KhronosRI and isn't usable. Exporting vgcontext.h and vgcontext_symbian.h again.
NewGraphicsArchitecture
2010-02-08, by MattD
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
2010-02-08, by MattD
Fix for Bug 1639 - Missing fbsmessage header file in Symbian^3
NewGraphicsArchitecture
2010-02-08, by MattD
Proposed workaround for Bug 1362 - libgles_cm.dll isn't contributed
NewGraphicsArchitecture
2010-02-08, by MattD
Fix for Bug 1666 - WServ NGA winscw max heap too small for running KhronosRI
NewGraphicsArchitecture
2010-02-08, by MattD
Improved debugging for Bug 1530 - Panic during startup: ALF EGL 1
NewGraphicsArchitecture
2010-02-08, by MattD
Created NewGraphicsArchitecture branch for graphics work.
NewGraphicsArchitecture
2010-02-08, by MattD
Revision: 201003
2010-02-02, by Dremov Kirill (Nokia-D-MSW/Tampere)
less
more
|
(0)
tip