5 days ago |
Eunki, Hong | Make WeakHandleBase::mImpl as unique_ptr + nullcheck... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-10-16 |
Eunki, Hong | Fix partial update issue when clipping mode changed Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-10-16 |
Eunki, Hong | Do not update componentwise animatable property's Set... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-09-25 |
Eunki, Hong | Add Integration code for Shader + Open GenerateTaggedShaderP... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-09-25 |
Eunki, Hong | Add CommandBufferResourceBinding add resource well Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-09-24 |
Eunki, Hong | Add SamplingMode type for high quality sampling Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-09-23 |
Eunki, Hong | Reset string shader data cache at event thread if too... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-09-13 |
Eunki, Hong | Allow to animate by difference type if it is scalar... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-09-13 |
Eunki, Hong | Observer StopperNode and ViewportGuide node at SG:... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-09-13 |
Eunki, Hong | Make Renderer use MixColor + Deprecate DevelRenderer... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-09-12 |
Eunki, Hong | Release graphics contexts before terminate graphics Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-28 |
Eunki, Hong | Fix hash function error at x64 Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-22 |
Eunki, Hong | Fix RenderUntil not working well if stopper node is... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-13 |
Eunki, Hong | Make TransformManager check WorldMatrix dirty, instead... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-13 |
Eunki, Hong | Match trace begin/end tag for DALI_RENDER_FINISHED... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-06 |
Eunki, Hong | Reset memory pool when core terminate Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-05 |
Eunki, Hong | Fix UTC build error Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-05 |
Eunki, Hong | Change the trace filter name : DALI_TRACE_UPDATE/RENDER_PROCESS Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-02 |
Eunki, Hong | Print more logs when (animation finished case + previous... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-01 |
Eunki, Hong | Get the actor who trigger visiblity changed signal Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-01 |
Eunki, Hong | Allow to compare IntrusivePtr comparision Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-08-01 |
Eunki, Hong | Make bake flag don't chage the set dirty flag for VisualRenderer Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-29 |
Eunki, Hong | Make Actor's name don't use ConstString Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-25 |
Eunki, Hong | Make bake flag dont change set dirty flag Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-25 |
Eunki, Hong | Trigger Program cleaning by the size of cache container Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-24 |
Eunki, Hong | Cache string based shader if required Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-23 |
Eunki, Hong | Add internal UTC to use ShaderFactory.SaveShader Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-23 |
Eunki, Hong | Do not calculate transform if there is nothing changed... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-11 |
Eunki, Hong | Calculate Has with std::string_view Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-09 |
Eunki, Hong | Print log if TypeInfo asserted + Do not assert if we... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-08 |
Eunki, Hong | Remove useless macro Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-04 |
Eunki, Hong | Print log if worker thread destruction occured for... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-04 |
Eunki, Hong | Make Log::LogMessage print to stderr / stdout if log... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-07-02 |
Eunki, Hong | Fix coverity issue : Uninitialized value at HitTestResult... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-06-20 |
Eunki, Hong | Mark dirty flag into SG::Renderer directly if visual... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-06-20 |
Eunki, Hong | Remove static_cast when we try to get decorated visual... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-06-19 |
Eunki, Hong | Call OnBake(), OnSet only if the value is really changed Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-06-13 |
Eunki, Hong | Remove old pan gesture history when guesture started. Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-06-12 |
Eunki, Hong | Fix partial update issue after VisualRenderer patch... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-06-12 |
Eunki, Hong | Make Transform Component dirty as 2 frames, not for... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-06-10 |
Eunki, Hong | Fix Animation with EndAction::DISCARD dont reset properties. Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-06-10 |
Eunki, Hong | Make InternalState for animation. So ensure Stop()... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-06-03 |
Eunki, Hong | Ensure cleared animation not emit finished signal during... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-30 |
Eunki, Hong | Ignore AnimationFinishedCallback when we call Animation... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-30 |
Eunki, Hong | Remove render once trace log Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-28 |
Eunki, Hong | Implement ProcessorOnce Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-23 |
Eunki, Hong | Control core policy as one flag Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-23 |
Eunki, Hong | Performance trace for some bottleneck of update/render... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-23 |
Eunki, Hong | Pint log if animation play / stop / pause / clear ... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-23 |
Eunki, Hong | Print top5 longest time spend AnimationFinished & FrameUpdat... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-13 |
Eunki, Hong | (Partial Update) Refactorize PartialRenderingData check... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-09 |
Eunki, Hong | Use some observer list use OrderedSet instead of Dali... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-09 |
Eunki, Hong | Assert to add / remove observer during notifying Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-03 |
Eunki, Hong | Print logs if dali skip rendering Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-05-02 |
Eunki, Hong | Do not allow to add duplicated renderer into actor Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-04-19 |
Eunki, Hong | Minor reduce IntrusivePtr<Actor>'s meanless Reference... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-04-18 |
Eunki, Hong | Move OrderedSet as integration-api, so dali-toolkit... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-04-18 |
Eunki, Hong | Do not call RemoveObserver when we don't add it for... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-04-12 |
Eunki, Hong | Seperate KeepRendering reason more detail Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-03-18 |
Eunki, Hong | Append Stopped animation notify list at Update Animation... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-03-14 |
Eunki, Hong | Unregister all processors if we need Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-03-05 |
Eunki, Hong | Fix typo error Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-03-04 |
Eunki, Hong | Do not recreate SG::Animation when we call Clear +... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-03-04 |
Eunki, Hong | Fix svace : Assert when malloc matrix failed Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-03-03 |
Eunki, Hong | Fix svace : assert when we fail to register animatable... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-02-21 |
Eunki, Hong | Safety guard for BaseObject during SetProperty Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-02-20 |
Eunki, Hong | Fix coverity issue : auto cause copy Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-02-14 |
Eunki, Hong | Support to get shader language version for shader static API Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-02-07 |
Eunki, Hong | Do not travel scene tree what we don't need to Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-02-07 |
Eunki, Hong | Add shader class name so we can debug easly. Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-02-05 |
Eunki, Hong | Fix mis-implementation for GetLinearEnumerationName Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-02-02 |
Eunki, Hong | Fix INTEGER_OVERFLOW coverity issues Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-01-30 |
Eunki, Hong | Keep node by id + Make SceneGraphTraveler don't travel... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2024-01-08 |
Eunki, Hong | Make PixelData flag that we release buffer after texture... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-12-19 |
Eunki, Hong | Print the name of processor when we execute it Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-12-18 |
Eunki, Hong | Print the number of loop count when we trace iteration Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-12-14 |
Eunki, Hong | Fix rendering occured unlimited if window size changed... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-11-20 |
Eunki, Hong | Add default uniform for actor 'uScale' Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-11-09 |
Eunki, Hong | Fix miss implements of MapView touch patch + UTC for... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-11-07 |
Eunki, Hong | Reset UpdateProxy traveler only if descendent hierarchy... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-11-03 |
Eunki, Hong | Reduce some useless if check during prepare render... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-10-18 |
Eunki, Hong | Revert "Remove unused program / shader caches" Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-10-18 |
Eunki, Hong | Reduce update proxy performance Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-10-17 |
Eunki, Hong | Revert "Fix node texture draw issue"
|
commit | commitdiff | tree |
2023-09-22 |
Eunki, Hong | Change the TextureSet Count when we set empty texture... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-09-19 |
Eunki, Hong | Fix svace/coverity issue (key events constructor) Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-09-19 |
Eunki, Hong | Remove unused program / shader caches Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-09-15 |
Eunki, Hong | Make trace/debug filter as unique_ptr Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-09-05 |
Eunki, Hong | Remove unimplemented API Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-08-28 |
Eunki, Hong | Destroy Render::Texture immediate when texture removed Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-08-24 |
Eunki, Hong | Allow epsilon value for ray-test Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-08-22 |
Eunki, Hong | Fix viewport size when off-screen actor hittest Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-08-22 |
Eunki, Hong | Fix coverity issue (auto scene : scenes --> auto& scene... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-08-17 |
Eunki, Hong | Ignore mipmap generation when texture format compressed Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-08-16 |
Eunki, Hong | Relayout forcibly and flush event messages Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-08-02 |
Eunki, Hong | Create Texture by ResourceId + Set Texture size and... Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-08-01 |
Eunki, Hong | Ensure initialize fransform data Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-07-31 |
Eunki, Hong | Make property resetter age down correctly Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-07-22 |
Eunki, Hong | Destroy Render::Texture after OnRenderFinished Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
2023-07-18 |
Eunki, Hong | Change the name of CalculateScreenExtents Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
|
commit | commitdiff | tree |
next |