2025-05-08 |
Bowon Ryu | Fix svace issue in face manager 21/323821/1 |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bowon Ryu | Merge "Fix clear cache bug in face manager" into devel... |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Eunki Hong | Merge "Ensure render target is nullptr or not, and... |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bowon Ryu | Fix clear cache bug in face manager 32/323732/1 |
commit | commitdiff | tree | snapshot |
2025-05-02 |
Adeel Kazmi | Merge "(Android) Updated polling technique as previous... |
commit | commitdiff | tree | snapshot |
2025-05-02 |
Richard Huang | DALi Version 2.4.17 51/323651/1 dali_2.4.17 |
commit | commitdiff | tree | snapshot |
2025-05-02 |
Eunki Hong | Ensure render target is nullptr or not, and print logs 42/323642/1 |
commit | commitdiff | tree | snapshot |
2025-05-01 |
Adeel Kazmi | Merge "Removed unnecessary fomat file as it breaks... |
commit | commitdiff | tree | snapshot |
2025-04-30 |
Adeel Kazmi | (Android) Updated polling technique as previous way... 21/323621/1 |
commit | commitdiff | tree | snapshot |
2025-04-30 |
Adeel Kazmi | Removed unnecessary fomat file as it breaks some clang... 20/323620/1 |
commit | commitdiff | tree | snapshot |
2025-04-30 |
Adeel Kazmi | Merge "Fix memory leak and validaiton errors caused... |
commit | commitdiff | tree | snapshot |
2025-04-30 |
Adeel Kazmi | Merge "Reduce the memory allocation per draw call durin... |
commit | commitdiff | tree | snapshot |
2025-04-30 |
Richard Huang | Reduce the memory allocation per draw call during Vulka... 02/323602/2 |
commit | commitdiff | tree | snapshot |
2025-04-30 |
Bowon Ryu | Merge "Refactor: font face cache" into devel/master |
commit | commitdiff | tree | snapshot |
2025-04-29 |
Richard Huang | Fix memory leak and validaiton errors caused by Vulkan... 74/321474/4 |
commit | commitdiff | tree | snapshot |
2025-04-29 |
Richard Huang | Fix the error of link test with Vulkan library 02/323502/1 |
commit | commitdiff | tree | snapshot |
2025-04-29 |
Bowon Ryu | Refactor: font face cache 48/322748/17 |
commit | commitdiff | tree | snapshot |
2025-04-29 |
Eunki Hong | Merge changes Ieb7e9b87,I017b729c into devel/master |
commit | commitdiff | tree | snapshot |
2025-04-28 |
Wonsik Jung | Merge "Adds to get window rotation's angle and screen... |
commit | commitdiff | tree | snapshot |
2025-04-28 |
Eunki, Hong | Make gl interface pointer use case with DALI_LIKELY 24/323224/2 |
commit | commitdiff | tree | snapshot |
2025-04-28 |
Eunki, Hong | Cache BindBufferRange call + Reduce cache clear call... 75/323175/7 |
commit | commitdiff | tree | snapshot |
2025-04-28 |
dongsug song | Merge "Add OverScrolled in WebView" into devel/master |
commit | commitdiff | tree | snapshot |
2025-04-25 |
David Steele | DALi Version 2.4.16 18/323318/1 dali_2.4.16 |
commit | commitdiff | tree | snapshot |
2025-04-25 |
Wonsik Jung | Adds to get window rotation's angle and screen rotation. 03/323303/1 |
commit | commitdiff | tree | snapshot |
2025-04-25 |
dongsug.song | Add OverScrolled in WebView 76/323276/1 |
commit | commitdiff | tree | snapshot |
2025-04-24 |
Eunki Hong | Merge "(GLES) Ensure gles framebuffer bound at shared... |
commit | commitdiff | tree | snapshot |
2025-04-23 |
Eunki Hong | Merge "Ignore UniformBlocks for GLES3" into devel/master |
commit | commitdiff | tree | snapshot |
2025-04-23 |
Eunki Hong | Merge "(GLES) Match the binded target and matched targe... |
commit | commitdiff | tree | snapshot |
2025-04-23 |
sunghyun kim | Merge "Add flag for precompile shader" into devel... |
commit | commitdiff | tree | snapshot |
2025-04-23 |
Eunki Hong | (GLES) Ensure gles framebuffer bound at shared context 25/322625/8 |
commit | commitdiff | tree | snapshot |
2025-04-23 |
Eunki, Hong | (GLES) Match the binded target and matched target 98/322998/2 |
commit | commitdiff | tree | snapshot |
2025-04-23 |
Eunki, Hong | Ignore UniformBlocks for GLES3 39/323039/2 |
commit | commitdiff | tree | snapshot |
2025-04-22 |
sunghyun kim | Add flag for precompile shader 50/322650/8 |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Eunki, Hong | (Gles) Minor optimize UBOBinding 38/322938/2 |
commit | commitdiff | tree | snapshot |
2025-04-17 |
Richard Huang | DALi Version 2.4.15 81/322881/1 dali_2.4.15 |
commit | commitdiff | tree | snapshot |
2025-04-11 |
Eunki, Hong | Use ResizeUnitialize for UBO and texture bindings 04/322604/7 |
commit | commitdiff | tree | snapshot |
2025-04-11 |
Adeel Kazmi | DALi Version 2.4.14 92/322592/1 dali_2.4.14 |
commit | commitdiff | tree | snapshot |
2025-04-10 |
Eunki, Hong | Fix coverity issue : Do not use FILE* after fclose() 89/322489/1 |
commit | commitdiff | tree | snapshot |
2025-04-09 |
David Steele | Merge "Reserving descriptor write vector to known size... |
commit | commitdiff | tree | snapshot |
2025-04-09 |
Adeel Kazmi | Merge "Reduce memory consumption by tweaking VMA prefer... |
commit | commitdiff | tree | snapshot |
2025-04-09 |
Adeel Kazmi | Merge "(MacOS) Fix for startup error on recent mac... |
commit | commitdiff | tree | snapshot |
2025-04-09 |
David Steele | Merge "Use swap for some cases instead move assign... |
commit | commitdiff | tree | snapshot |
2025-04-09 |
Adeel Kazmi | (MacOS) Fix for startup error on recent mac builds 61/322461/1 |
commit | commitdiff | tree | snapshot |
2025-04-09 |
Eunki, Hong | Use swap for some cases instead move assign. + UpdateOn... 50/322450/1 |
commit | commitdiff | tree | snapshot |
2025-04-09 |
Eunki, Hong | Add more SystemError print logs + Do not use DALI_LOG_W... 63/322163/4 |
commit | commitdiff | tree | snapshot |
2025-04-08 |
Eunki Hong | Merge "(Vulkan) Make we get UniformBlock's type_name... |
commit | commitdiff | tree | snapshot |
2025-04-08 |
David Steele | Reserving descriptor write vector to known size 07/322407/1 |
commit | commitdiff | tree | snapshot |
2025-04-08 |
Eunki Hong | Merge "(Vulkan) Vulkan setup documents for Ubuntu at... |
commit | commitdiff | tree | snapshot |
2025-04-08 |
Eunki Hong | (WebEngine) Fix doxygen 1.9.3 error 99/322399/1 |
commit | commitdiff | tree | snapshot |
2025-04-08 |
dongsug song | Merge "(WebView) Update and sync all the latest patches... |
commit | commitdiff | tree | snapshot |
2025-04-08 |
Eunki Hong | Merge "Check key is null for UngrabKeyList" into devel... |
commit | commitdiff | tree | snapshot |
2025-04-08 |
David Steele | Merge "Inverted samplers/bound textures in descriptor... |
commit | commitdiff | tree | snapshot |
2025-04-08 |
dongsug.song | (WebView) Update and sync all the latest patches relate... 17/322117/2 |
commit | commitdiff | tree | snapshot |
2025-04-08 |
Eunki, Hong | ClearScene if previous frame presented + Present if... 95/321995/7 |
commit | commitdiff | tree | snapshot |
2025-04-08 |
Eunki Hong | Merge "Let we allow to throw exception at LRUCacheConta... |
commit | commitdiff | tree | snapshot |
2025-04-08 |
Eunki, Hong | Check key is null for UngrabKeyList 55/322355/1 |
commit | commitdiff | tree | snapshot |
2025-04-08 |
Eunki, Hong | (Vulkan) Make we get UniformBlock's type_name for vulkan 86/321786/7 |
commit | commitdiff | tree | snapshot |
2025-04-07 |
Richard Huang | Reduce memory consumption by tweaking VMA preferred... 30/322330/1 |
commit | commitdiff | tree | snapshot |
2025-04-07 |
David Steele | DALi Version 2.4.13 02/322302/1 dali_2.4.13 |
commit | commitdiff | tree | snapshot |
2025-04-07 |
Eunki, Hong | Let we allow to throw exception at LRUCacheContainer... 09/322209/1 |
commit | commitdiff | tree | snapshot |
2025-04-04 |
Eunki, Hong | (Vulkan) Vulkan setup documents for Ubuntu at README.md 74/321774/2 |
commit | commitdiff | tree | snapshot |
2025-04-02 |
Richard Huang | Revert the previous SVACE fix for VMA null termination... 41/322041/3 |
commit | commitdiff | tree | snapshot |
2025-03-28 |
Adeel Kazmi | Merge "DALi Version 2.4.12" into devel/master |
commit | commitdiff | tree | snapshot |
2025-03-28 |
Adeel Kazmi | DALi Version 2.4.12 11/321811/1 dali_2.4.12 |
commit | commitdiff | tree | snapshot |
2025-03-27 |
Hosang Kim | Add appname and path to Dumptree 00/321500/2 |
commit | commitdiff | tree | snapshot |
2025-03-25 |
David Steele | Inverted samplers/bound textures in descriptor binding 97/321597/1 |
commit | commitdiff | tree | snapshot |
2025-03-25 |
Eunki Hong | Merge "Skip rendering if renderer never been added... |
commit | commitdiff | tree | snapshot |
2025-03-25 |
Chihun Jeong | Merge "Fix Svace issue about font variations." into... |
commit | commitdiff | tree | snapshot |
2025-03-25 |
ANZ1217 | Fix Svace issue about font variations. 37/321537/2 |
commit | commitdiff | tree | snapshot |
2025-03-25 |
Eunki, Hong | Skip rendering if renderer never been added 40/321540/1 |
commit | commitdiff | tree | snapshot |
2025-03-25 |
Eunki Hong | Merge "Consume exception during DBusServer destruct... |
commit | commitdiff | tree | snapshot |
2025-03-24 |
David Steele | Merge changes I549d2fd5,I5348dcc1,Ic3fb46fa,I05c8b768... |
commit | commitdiff | tree | snapshot |
2025-03-24 |
Bowon Ryu | Merge "Add Font variations to font client" into devel... |
commit | commitdiff | tree | snapshot |
2025-03-24 |
Eunki, Hong | Consume exception during DBusServer destruct 95/321495/3 |
commit | commitdiff | tree | snapshot |
2025-03-21 |
David Steele | Ensure that RenderScene actually renders something. 75/321475/1 |
commit | commitdiff | tree | snapshot |
2025-03-21 |
David Steele | Fixing swapchain buffer count and cmd buffer allocs 15/321415/5 |
commit | commitdiff | tree | snapshot |
2025-03-21 |
David Steele | Reworking pre-render/post-render 41/321241/4 |
commit | commitdiff | tree | snapshot |
2025-03-21 |
David Steele | Debug extra 40/321240/2 |
commit | commitdiff | tree | snapshot |
2025-03-21 |
David Steele | Ensure empty render instruction doesn't swap buffers 63/320463/5 |
commit | commitdiff | tree | snapshot |
2025-03-21 |
David Steele | Merge "DALi Version 2.4.11" into devel/master |
commit | commitdiff | tree | snapshot |
2025-03-21 |
Richard Huang | DALi Version 2.4.11 60/321460/1 dali_2.4.11 |
commit | commitdiff | tree | snapshot |
2025-03-21 |
Eunki, Hong | Fix UNSAFE DirectRendering flush EndRenderPass well 28/321428/1 |
commit | commitdiff | tree | snapshot |
2025-03-21 |
ANZ1217 | Add Font variations to font client 52/315452/20 |
commit | commitdiff | tree | snapshot |
2025-03-20 |
Eunki Hong | Merge "Make move operation as noexcept" into devel... |
commit | commitdiff | tree | snapshot |
2025-03-20 |
Eunki Hong | Merge "Fix ISOLATE DirectRenderingGlView didn't show... |
commit | commitdiff | tree | snapshot |
2025-03-20 |
Eunki, Hong | Revert "Add appname and path to Dumptree" 11/321411/1 |
commit | commitdiff | tree | snapshot |
2025-03-20 |
Eunki, Hong | Fix ISOLATE DirectRenderingGlView didn't show texture 01/321401/1 |
commit | commitdiff | tree | snapshot |
2025-03-20 |
kim hosang | Merge "Add appname and path to Dumptree" into devel... |
commit | commitdiff | tree | snapshot |
2025-03-20 |
Eunki, Hong | Make move operation as noexcept 97/321197/3 |
commit | commitdiff | tree | snapshot |
2025-03-18 |
Eunki Hong | (Automated Tests) Remove build error for gcc-14 : std... 28/320328/2 |
commit | commitdiff | tree | snapshot |
2025-03-14 |
David Steele | DALi Version 2.4.10 48/321148/1 dali_2.4.10 |
commit | commitdiff | tree | snapshot |
2025-03-12 |
Eunki, Hong | Error check when jpeg loader return negative size 52/320952/1 |
commit | commitdiff | tree | snapshot |
2025-03-11 |
Eunki Hong | Merge "Let we make multiple native render surface has... |
commit | commitdiff | tree | snapshot |
2025-03-11 |
Eunki, Hong | Let we make multiple native render surface has seperate... 68/320768/3 |
commit | commitdiff | tree | snapshot |
2025-03-11 |
Eunki, Hong | (Vulkan) Block mAllocator tag setter 10/320910/1 |
commit | commitdiff | tree | snapshot |
2025-03-10 |
Hosang Kim | Add appname and path to Dumptree 90/320890/1 |
commit | commitdiff | tree | snapshot |
2025-03-10 |
Taehyub Kim | Fix rotation calculation logic for multi window 41/320841/1 |
commit | commitdiff | tree | snapshot |
2025-03-07 |
Wonsik Jung | Merge "Fix issue of the converted geometry for DnD... |
commit | commitdiff | tree | snapshot |
2025-03-07 |
Adeel Kazmi | Merge "DALi Version 2.4.9" into devel/master |
commit | commitdiff | tree | snapshot |
2025-03-07 |
Adeel Kazmi | DALi Version 2.4.9 07/320807/1 dali_2.4.9 |
commit | commitdiff | tree | snapshot |
next |