Make sure that global variables are initialized lazily.
[platform/core/uifw/dali-core.git] / dali / internal / render /
2023-02-07 huayong.xuMake sure that global variables are initialized lazily. 55/285155/3
2023-02-02 Eunki HongMerge "Make dirtyrect use map container instead of...
2023-01-31 Eunki, HongMake dirtyrect use map container instead of vector 80/286080/11
2023-01-23 David SteeleMerge changes Ibfc625f5,I26bd5ff5,I255b92f4,I0eff1efe...
2023-01-20 David SteeleChanged Render::Renderer to use MemoryPoolAllocator 78/286778/6
2023-01-20 David SteeleMigrated Render::Texture to use memory pool 77/286777/6
2023-01-20 David SteeleChanged RenderItem* to RenderItemKey 72/286472/8
2023-01-20 David SteeleChanged keys from raw int to templated class 05/284605/15
2023-01-06 David SteeleMerge "DALi Version 2.2.8" into devel/master
2023-01-06 Heeyong SongMerge "Reduce Render::Renderer size" into devel/master
2023-01-06 Heeyong SongMerge "Remove object pointer from SceneGraph::PropertyN...
2023-01-05 Wonsik JungMerge "Fix the screen rotation issue" into devel/master
2023-01-04 Wonsik JungFix the screen rotation issue 63/286263/2
2023-01-04 Seungho BAEKMerge "Fix to do not use GetCurrentSize in actor-sizer...
2023-01-02 Eunki HongMerge "Move VisualRenderer properties definition in...
2022-12-28 Heeyong SongReduce Render::Renderer size 94/286094/1
2022-12-23 Eunki, HongMove VisualRenderer properties definition in SceneGraph... 61/285961/2
2022-12-22 Eunki, HongRemove annoying logs when we use astc image file 38/285938/1
2022-12-19 David SteeleMerge "Sync UTC harness" into devel/master
2022-12-19 Heeyong SongChange DebugPriority name and Debug priority 11/285611/4
2022-12-16 Adeel KazmiMerge "DALi Version 2.2.6" into devel/master
2022-12-16 Adeel KazmiMerge "Added memory pool logging" into devel/master
2022-12-16 David SteeleAdded memory pool logging 98/285298/5
2022-12-16 David SteeleMerge "Reducing Node struct size" into devel/master
2022-12-15 Heeyong Song(Partial Update) Remove unnecessary data 07/285607/1
2022-12-15 Heeyong Song(Partial Update) Fix the issue when we have several... 75/285575/2
2022-12-09 Adeel KazmiMerge "DALi Version 2.2.5" into devel/master
2022-12-08 Heeyong SongFix partial update issues 61/284761/7
2022-12-08 David SteeleRefactoring node partial update cache 66/285066/3
2022-12-01 Eunki HongMerge "Minor coverity issue fixes" into devel/master
2022-11-30 Eunki, HongAdd MultiSampling FrameBuffer implement. 13/284213/8
2022-11-16 Eunki HongMerge "Deprecate Plane Distance setter + Implement...
2022-11-16 Eunki HongMerge "Fix typo error" into devel/master
2022-11-15 Eunki, HongFix typo error 03/284303/1
2022-11-15 Heeyong Song(DR) Fix texture binding 87/278987/4
2022-11-14 Heeyong SongMerge "Fix SVACE issue" into devel/master
2022-11-11 Heeyong SongFix SVACE issue 61/283361/2
2022-11-01 joogab yunMerge "Add input source type and source data about...
2022-10-28 Wonsik JungMerge "Fix race-condition when window is resized or...
2022-10-27 David SteeleMerge "Seperate some matrix operations to MatrixUtils...
2022-10-24 Eunki, HongSeperate some matrix operations to MatrixUtils 51/283151/18
2022-10-19 Eunki, HongMake SceneGraph::Camera as Node + FieldOfView animatable 59/282859/12
2022-10-17 Heeyong Song(Partial Update) Continue to calculate damaged rects... 45/283045/3
2022-10-06 seunghoFix Window Rotation issue 90/282390/10
2022-09-27 David SteeleMerge "Optimize transform level propagate" into devel...
2022-09-27 Heeyong SongMerge "Submit a empty command buffer when rendering...
2022-09-26 Heeyong SongSubmit a empty command buffer when rendering is skipped... 85/281985/1
2022-09-19 Heeyong SongSubmit command buffer when rendering is skipped 30/281430/1
2022-08-22 Heeyong SongMerge "(Partial Update) Change damaged rect calcutation...
2022-08-18 Heeyong Song(Partial Update) Change damaged rect calcutation 96/279796/1
2022-07-28 Eunki HongMerge "Remove std::vector dependency for dali-signal...
2022-07-26 Heeyong Song(Partial Update) Change UPDATE_SIZE_HINT to UPDATE_AREA... 73/278673/2
2022-07-22 Adeel KazmiMerge "Reduced the cyclomatic complexity of several...
2022-07-22 Adeel KazmiMerge "DALi Version 2.1.32" into devel/master
2022-07-22 Eunki, HongUpload PixelData's sub image to Texture 35/277735/12
2022-07-11 joogab yunMerge "Fix an issue where TapGesture Events are not...
2022-07-06 Adam BialogonskiDirectRendering with DrawableView support and list... 11/276111/8
2022-05-18 Eunki HongMerge "base-signal connect and disconnect in O(1)"...
2022-05-18 Eunki, HongMinor optimize during build uniform index maps 77/275077/6
2022-04-29 Adeel KazmiMerge "DALi Version 2.1.20" into devel/master
2022-04-29 David SteeleMerge "Simplifying UniformMap updating" into devel...
2022-04-25 David SteeleSimplifying UniformMap updating 86/261286/14
2022-04-22 Heeyong SongMerge "Relayout only if the actor is on Scene" into...
2022-04-21 Eunki, HongLock uniform buffer only 1 times per each render +... 81/272981/20
2022-04-21 Seungho BAEKMerge "Fix to do not update state of render task in...
2022-04-21 seunghoFix to do not update state of render task in case of... 30/273930/3
2022-04-19 Heeyong SongMerge "Add CHROMINANCE pixel format" into devel/master
2022-04-14 Heeyong SongAdd CHROMINANCE pixel format 35/273835/1
2022-04-11 David SteeleMerge "Changed handling of uniforms of arrays of struct...
2022-04-08 David SteeleChanged handling of uniforms of arrays of structs 18/273618/1
2022-04-05 Heeyong SongMerge "Use update object size in CalculateActorScreenPo...
2022-04-05 Adeel KazmiMerge "Hit-test can hit more than 32 depth clipping...
2022-04-04 Adeel KazmiMerge "Fixing culling for magnifier use case" into...
2022-04-04 David SteeleFixing culling for magnifier use case 68/272368/6
2022-03-22 Adeel KazmiMerge "Remove element of Property::Map by the specified...
2022-03-18 Adam BialogonskiDirectRendering: 76/270676/20
2022-02-23 David SteeleMerge "Implement some more speed-up : Reserve TextureBi...
2022-02-23 Eunki, HongImplement some more speed-up : Reserve TextureBindings... 33/271533/3
2022-02-22 Eunki, HongIgnore insert/erase function during PreRender's itemsDi... 12/271512/2
2022-02-16 Heeyong SongMerge "Add stride to PixelData" into devel/master
2022-02-11 Heeyong SongAdd stride to PixelData 54/270454/5
2022-01-28 Adeel KazmiMerge "Adding Handle::ReserveCustomProperties method...
2022-01-25 Heeyong SongMerge "(Partial update) Change resetting the updated...
2022-01-25 Heeyong Song(Partial update) Change resetting the updated flag 83/267183/4
2022-01-20 David SteeleMerge "Decrease property registration time" into devel...
2022-01-20 Heeyong SongMerge "(Partial Update) Mark as not rendered if the...
2022-01-19 joogab yunMerge "Even if only InterceptTouchEvent is registered...
2022-01-18 Heeyong Song(Partial Update) Mark as not rendered if the node is... 95/268095/4
2022-01-17 Artur ŚwigońReplace obsolete safe bool idiom with explicit operator... 00/269400/2
2021-12-17 Heeyong SongMerge "Move mItemsDirtyRects from Scene to SceneGraph...
2021-12-16 Heeyong SongMove mItemsDirtyRects from Scene to SceneGraph::Scene 34/267634/4
2021-12-15 Bowon RyuMerge "Fixed the crash appears after closing app when...
2021-12-10 Adeel KazmiMerge "Fix the local matrix dirty flag when size is...
2021-12-08 Heeyong SongUse a proper projection matrix 75/267175/2
2021-11-19 Eunki, HongLet range for loop don't touch container at RenderManager 45/266045/5
2021-11-18 Adeel KazmiMerge "DALi Version 2.0.53" into devel/master
2021-11-18 Adeel KazmiFix SVACE error in render-manager.cpp 70/266770/1
2021-11-17 Heeyong SongMerge "(Partial update) Reset the updated flag after...
2021-11-16 Heeyong Song(Partial update) Reset the updated flag after calculati... 02/266602/1
2021-10-15 Heeyong SongSkip rendering if the damaged rect is empty 99/265199/5
next