platform/core/uifw/dali-adaptor.git
2024-11-19 Eunki Hong(ShaderParser) Optimize TokenizeLine function 97/320497/5
2024-11-19 Eunki HongMerge changes I179cfcd6,I6c702db7,I6994521e,I424c7a02...
2024-11-18 Wonsik JungMerge "Fix the memory leak of input panel wayland resou...
2024-11-18 Wonsik JungFix the memory leak of input panel wayland resource. 07/320507/1
2024-11-18 Eunki HongPrint some log after preprocess finished 94/320494/2
2024-11-18 Eunki HongFix pre-compile works well after Preprocess. 89/320489/3
2024-11-18 Eunki HongMake preprocessed shader include null-terminate keyword 88/320488/5
2024-11-18 Eunki Hong(ShaderPaser) Make flat qualifier define write ordering 87/320487/5
2024-11-15 Wonsik JungMerge "Fix the leak of wayland resource." into devel...
2024-11-15 Adeel KazmiMerge "DALi Version 2.3.50" into devel/master
2024-11-15 Wonsik JungFix the leak of wayland resource. 54/320454/1
2024-11-15 Adam BialogonskiDALi Version 2.3.50 41/320441/1 dali_2.3.50
2024-11-14 Eunki HongFix compile error with thorvg by gcc-14 99/320399/1
2024-11-14 kim hosangMerge "[AT-SPI] Add offset to GetNodeInfo API." into...
2024-11-13 Adeel KazmiMerge "Delete sync object at DiscardResource()" into...
2024-11-13 David SteeleShaderParser: Removed single line comments in tokenizer 69/319969/4
2024-11-13 Hosang Kim[AT-SPI] Add offset to GetNodeInfo API. 35/320335/1
2024-11-13 Eunki, HongDelete sync object at DiscardResource() 25/320325/1
2024-11-12 Adam BialogonskiAdvanced blending prefix for GLES shaders 54/320254/3
2024-11-11 Youngsun SuhMerge "Associate DefaultLabel with actor" into devel...
2024-11-11 Eunki, Hong(Capture) Allow to re-start capture during finished... 06/320206/1
2024-11-11 Youngsun SuhAssociate DefaultLabel with actor 53/319153/2
2024-11-08 Adam BialogonskiApplying native image to GLES shader 98/320098/5
2024-11-08 Richard HuangDALi Version 2.3.49 64/320164/1 dali_2.3.49
2024-11-07 Eunki, Hong(AddOn Manager) dlclose for addon manage failed cases 79/320079/1
2024-11-07 Bowon RyuAdd KeyboardEventReceivedSignal to InputMethodContext 31/320031/2
2024-11-06 Eunki HongMerge "Add for thorvg build guide at Ubuntu" into devel...
2024-11-05 Eunki HongAdd for thorvg build guide at Ubuntu 61/319961/2
2024-11-05 Adeel Kazmi(Addon Manager) Add dlclose & show error logs instead... 60/319960/3
2024-11-04 David SteeleMerge "Shader parser changes" into devel/master
2024-11-01 Adam BialogonskiShader parser changes 71/319771/3
2024-11-01 David SteeleMerge "DALi Version 2.3.48" into devel/master
2024-11-01 David SteeleDALi Version 2.3.48 02/319802/1 dali_2.3.48
2024-11-01 Eunki, HongReturn PixelBuffer::IsAlphaPreMultiplied() true if... 70/318070/12
2024-10-31 Eunki, HongConsider that strdup failed case 55/319755/1
2024-10-31 Eunki HongMerge "(AddOnManager) Add more error check for addon...
2024-10-30 David SteeleMerge "Added matrix row stride to reflection" into...
2024-10-30 David SteeleMerge "Cached depth/stencil state in command buffer...
2024-10-30 Eunki HongMerge "Make Capture Timer Start at Processor stage...
2024-10-29 Eunki, Hong(AddOnManager) Add more error check for addon manager 37/319637/2
2024-10-29 kim hosangMerge "Skip SwitchBridge when dbus client is not ready...
2024-10-25 Adeel KazmiMerge changes Ib3e93f24,I2ea1ba1a,Icf43e46b into devel...
2024-10-25 Adeel KazmiDALi Version 2.3.47 53/319553/1 dali_2.3.47
2024-10-25 David SteeleAdded matrix row stride to reflection 98/319398/4
2024-10-25 Hosang KimSkip SwitchBridge when dbus client is not ready. 28/319528/2
2024-10-24 Adam BialogonskiSending preprocessed code when fishing for samplers 98/319498/2
2024-10-24 Adam BialogonskiShader parser supports duplicated uniform blocks 97/319497/1
2024-10-24 Adam BialogonskiShaderParser changes 07/319407/3
2024-10-24 Eunki HongMerge "Avoid print eglSwapBuffer trace logs for TV...
2024-10-22 Adeel Kazmi(AddOn Manager) New API to load addons/libraries rather... 09/319409/2
2024-10-22 Seungho BaekMake Capture Timer Start at Processor stage. 82/319382/2
2024-10-21 David SteeleCached depth/stencil state in command buffer 31/319131/4
2024-10-20 Eunki HongAvoid print eglSwapBuffer trace logs for TV profile 73/319273/1
2024-10-18 Adeel KazmiMerge changes I82d8d719,I7ac1df5a into devel/master
2024-10-18 Adam BialogonskiDALi Version 2.3.46 42/319242/1 dali_2.3.46
2024-10-17 Adam BialogonskiFixes to GLES3 shader processing pipeline 18/319218/1
2024-10-16 Adam BialogonskiBug fixes and improvements. 16/318816/3
2024-10-16 David SteeleMerge "Adding depth buffer to swapchain" into devel...
2024-10-16 Youngsun SuhPrevent crash when a11y bridge is disabled 99/319099/3
2024-10-15 David SteeleAdding depth buffer to swapchain 32/318532/10
2024-10-15 Youngsun SuhFix crash on destroying static bridge obj 97/319097/1
2024-10-11 Richard HuangDALi Version 2.3.45 68/318968/1 dali_2.3.45
2024-10-10 Adeel KazmiMerge "(RenderSurface/Graphics) Added Resize method...
2024-10-10 Taehyub KimMerge "Fix wrong variable name for window target" into...
2024-10-10 Adeel Kazmi(RenderSurface/Graphics) Added Resize method to manage... 37/318837/3
2024-10-10 Adeel KazmiMerge "Changed vulkan startup order" into devel/master
2024-10-10 Taehyub KimFix wrong variable name for window target 66/318866/1
2024-10-10 Eunki, HongEnsure we don't touch shutdowned EglGraphicsController 79/318579/7
2024-10-09 David SteeleChanged vulkan startup order 35/318835/1
2024-10-07 Adeel Kazmi(Build) Remove EGL/GLES library check if Vulkan is... 27/318727/2
2024-10-04 David SteeleDALi Version 2.3.44 40/318640/1 dali_2.3.44
2024-10-02 David SteeleMerge changes I16ce7eff,Ic103c573,I651ed4d0 into devel...
2024-10-02 dongsug songMerge "Add WebAuthDisplayQR, Response and MediaPermissi...
2024-09-30 David SteeleChanged vulkan-fence to use unique_ptr 03/318503/2
2024-09-30 David SteeleVulkan render pass uses ref counted handle 07/318307/4
2024-09-30 David SteeleVulkan resource lifecycle management 68/316868/7
2024-09-30 Eunki, HongMake ShaderPrecompiler move shader list + Store shader... 36/318236/4
2024-09-30 Youngsun SuhMerge "Prevent revisiting nodes in GetMatches*" into...
2024-09-29 Youngsun SuhPrevent revisiting nodes in GetMatches* 79/318379/4
2024-09-27 dongsug songMerge "Added an option to select the web engine type...
2024-09-27 dongsug.songAdd WebAuthDisplayQR, Response and MediaPermission 91/318391/1
2024-09-27 Adeel KazmiDALi Version 2.3.43 43/318343/1 dali_2.3.43
2024-09-27 dongsug.songAdded an option to select the web engine type in the... 39/318339/2
2024-09-26 David SteeleMerge changes Id84cca07,Ia7f4771e,I6c53e369,I99d8d3a1...
2024-09-26 Eunki HongMerge "Keep offset of removal prefix of shader code...
2024-09-26 Eunki HongMerge "Make Precompile shader make same prefix with...
2024-09-25 David SteeleVulkan rendering tweaks 73/317873/6
2024-09-25 David SteeleRemove swapchain renderpass duping 20/317220/5
2024-09-25 David SteeleFixing up Vulkan validation errors 70/317870/4
2024-09-25 David SteeleUpdating and binding descriptor sets 73/317773/5
2024-09-25 Eunki HongKeep offset of removal prefix of shader code, and use... 20/318220/1
2024-09-25 Eunki, HongFix crash at terminate case when we use precompile... 05/318205/1
2024-09-25 Eunki, HongMake Precompile shader make same prefix with general... 91/318191/2
2024-09-25 jmmSupport Lanczos algorithm for RGB888 35/318135/3
2024-09-25 Eunki HongMerge "Support SamplingMode::LANCZOS and SamplingMode...
2024-09-25 Wonsik JungMerge "Modify API name and the description of window...
2024-09-25 Youngsun SuhMerge "Remove WindowAccessible on accessible detroyed...
2024-09-25 Wonsik JungModify API name and the description of window APIs. 18/318118/4
2024-09-24 Eunki, HongSupport SamplingMode::LANCZOS and SamplingMode::BOX_THE... 93/317993/3
2024-09-24 Wonsik JungSupports to change the window layer to the bottom 68/317868/3
next