Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
os
>
graphics
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-15
+15
+100
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 3. Improve performance by switching to less aggressive settings for RI_NUM_TESSELLATED_SEGMENTS and RI_MAX_SAMPLES. Ignored the WIN32 specific API decoration defines when doing the merge. Note the code is now optimised in riPath.cpp to change from RI_NUM_TESSELLATED_SEGMENTS to _QUAD, _CUBIC, _ARC settings which are each now set to 8. SVG Tiger now renders in 5 seconds (15 seconds quicker). The quality of the OVG icons is slightly reduced but still very useable.
NewGraphicsArchitecture
2010-05-14, by Faisal Memon
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
less
more
|
(0)
-15
+15
+100
tip