2024-12-05 |
Adam Bialogonski | DALi dynamic depth-stencil states for API 1.2 11/315611/5 |
commit | commitdiff | tree | snapshot |
2024-12-04 |
Eunki Hong | Merge "Do not append \0 if we already add \0" into... |
commit | commitdiff | tree | snapshot |
2024-12-04 |
Eunki, Hong | Do not append \0 if we already add \0 87/315687/1 |
commit | commitdiff | tree | snapshot |
2024-12-04 |
Eunki, Hong | Free sync object immediately if current context is... 37/315637/1 |
commit | commitdiff | tree | snapshot |
2024-12-03 |
Seungho Baek | Keep rendered buffer in framebuffer 97/315397/2 |
commit | commitdiff | tree | snapshot |
2024-11-29 |
Adeel Kazmi | Add function & environment option to choose graphics... 25/315325/1 |
commit | commitdiff | tree | snapshot |
2024-11-29 |
David Steele | DALi Version 2.3.52 69/321269/1 dali_2.3.52 |
commit | commitdiff | tree | snapshot |
2024-11-28 |
Eunki Hong | Fix gcc-14 compile error : gles-texture-dependency... 90/321190/1 |
commit | commitdiff | tree | snapshot |
2024-11-27 |
joogab yun | Merge "Add KeyEventMonitorSignal" into devel/master |
commit | commitdiff | tree | snapshot |
2024-11-27 |
joogab.yun | Add KeyEventMonitorSignal 68/320968/4 |
commit | commitdiff | tree | snapshot |
2024-11-26 |
Jaehyun Cho | Merge "Fix eldbus methods creating MessagePtr to deallo... |
commit | commitdiff | tree | snapshot |
2024-11-26 |
Hosang Kim | [Tizen] Fix memory leak of A11y 26/312826/2 |
commit | commitdiff | tree | snapshot |
2024-11-26 |
Eunki Hong | Merge "Use Dali::Integration::TimeChecker feature inste... |
commit | commitdiff | tree | snapshot |
2024-11-26 |
Eunki Hong | Merge "Use Dali::Integration::TimeChecker feature inste... |
commit | commitdiff | tree | snapshot |
2024-11-26 |
Eunki Hong | Merge changes I5068bdac,I45974dc1 into devel/master |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Eunki Hong | Merge "Print some logs for initialize UpdateRenderThrea... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Eunki Hong | Merge "(CanvasRenderer) Let we use CanvasRenderer use... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Jeongmin Lee | Merge "Fix ecore_device_class_get(address out of buffer... |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Eunki, Hong | Use Dali::Integration::TimeChecker feature instead... 09/320909/2 |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Eunki, Hong | Let we add self-depenedency check for native texture 56/320356/10 |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Eunki, Hong | Print log for extension and sync case + Use OrderedSet... 26/320326/10 |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Eunki Hong | Use Dali::Integration::TimeChecker feature instead... 30/320730/2 |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Eunki Hong | Print some logs for initialize UpdateRenderThread ... 59/320759/3 |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Eunki, Hong | (CanvasRenderer) Let we use CanvasRenderer use queue... 42/320642/3 |
commit | commitdiff | tree | snapshot |
2024-11-25 |
jmm | Fix ecore_device_class_get(address out of buffer) 60/320660/9 |
commit | commitdiff | tree | snapshot |
2024-11-22 |
David Steele | Merge "DALi Version 2.3.51" into devel/master |
commit | commitdiff | tree | snapshot |
2024-11-22 |
Adeel Kazmi | DALi Version 2.3.51 09/320809/1 dali_2.3.51 |
commit | commitdiff | tree | snapshot |
2024-11-22 |
Adeel Kazmi | Merge "Shader Parser and SPIRV generator changes" into... |
commit | commitdiff | tree | snapshot |
2024-11-22 |
Jaehyun Cho | Fix eldbus methods creating MessagePtr to deallocate... 67/320767/1 |
commit | commitdiff | tree | snapshot |
2024-11-21 |
David Steele | Merge "Skip GPU that doesn't support Vulkan 1.3 or... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
David Steele | Merge "Ensured clear color vector is the right size... |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Richard Huang | Skip GPU that doesn't support Vulkan 1.3 or above 42/320742/3 |
commit | commitdiff | tree | snapshot |
2024-11-21 |
Eunki Hong | Make ShaderPreCompiler as DALI_ADAPTOR_API 81/320681/3 |
commit | commitdiff | tree | snapshot |
2024-11-20 |
David Steele | Merge "Merged descriptor sets for shared UBOs" into... |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Adeel Kazmi | Merge "Vulkan Tizen Build" into devel/master |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Adeel Kazmi | Vulkan Tizen Build 17/318817/12 |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Adam Bialogonski | Shader Parser and SPIRV generator changes 26/320626/3 |
commit | commitdiff | tree | snapshot |
2024-11-20 |
Eunki, Hong | (ShaderParser) Fix coverity issue : don't copy std... 32/320632/1 |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Eunki, Hong | Let we get ArrayElementStride by GL_UNIFORM_ARRAY_STRIDE 44/320544/8 |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Eunki, Hong | (ShaderParser) Fix compile error for #extension 12/320512/4 |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Eunki Hong | (ShaderParser) Optimize TokenizeLine function 97/320497/5 |
commit | commitdiff | tree | snapshot |
2024-11-19 |
Eunki Hong | Merge changes I179cfcd6,I6c702db7,I6994521e,I424c7a02... |
commit | commitdiff | tree | snapshot |
2024-11-18 |
Wonsik Jung | Merge "Fix the memory leak of input panel wayland resou... |
commit | commitdiff | tree | snapshot |
2024-11-18 |
Wonsik Jung | Fix the memory leak of input panel wayland resource. 07/320507/1 |
commit | commitdiff | tree | snapshot |
2024-11-18 |
Eunki Hong | Print some log after preprocess finished 94/320494/2 |
commit | commitdiff | tree | snapshot |
2024-11-18 |
Eunki Hong | Fix pre-compile works well after Preprocess. 89/320489/3 |
commit | commitdiff | tree | snapshot |
2024-11-18 |
Eunki Hong | Make preprocessed shader include null-terminate keyword 88/320488/5 |
commit | commitdiff | tree | snapshot |
2024-11-18 |
Eunki Hong | (ShaderPaser) Make flat qualifier define write ordering 87/320487/5 |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Wonsik Jung | Merge "Fix the leak of wayland resource." into devel... |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Adeel Kazmi | Merge "DALi Version 2.3.50" into devel/master |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Wonsik Jung | Fix the leak of wayland resource. 54/320454/1 |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Adam Bialogonski | DALi Version 2.3.50 41/320441/1 dali_2.3.50 |
commit | commitdiff | tree | snapshot |
2024-11-14 |
Eunki Hong | Fix compile error with thorvg by gcc-14 99/320399/1 |
commit | commitdiff | tree | snapshot |
2024-11-14 |
kim hosang | Merge "[AT-SPI] Add offset to GetNodeInfo API." into... |
commit | commitdiff | tree | snapshot |
2024-11-13 |
Adeel Kazmi | Merge "Delete sync object at DiscardResource()" into... |
commit | commitdiff | tree | snapshot |
2024-11-13 |
David Steele | Ensured clear color vector is the right size 99/320299/3 |
commit | commitdiff | tree | snapshot |
2024-11-13 |
David Steele | Merged descriptor sets for shared UBOs 49/319849/4 |
commit | commitdiff | tree | snapshot |
2024-11-13 |
David Steele | ShaderParser: Removed single line comments in tokenizer 69/319969/4 |
commit | commitdiff | tree | snapshot |
2024-11-13 |
Hosang Kim | [AT-SPI] Add offset to GetNodeInfo API. 35/320335/1 |
commit | commitdiff | tree | snapshot |
2024-11-13 |
Eunki, Hong | Delete sync object at DiscardResource() 25/320325/1 |
commit | commitdiff | tree | snapshot |
2024-11-12 |
Adam Bialogonski | Advanced blending prefix for GLES shaders 54/320254/3 |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Youngsun Suh | Merge "Associate DefaultLabel with actor" into devel... |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Eunki, Hong | (Capture) Allow to re-start capture during finished... 06/320206/1 |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Youngsun Suh | Associate DefaultLabel with actor 53/319153/2 |
commit | commitdiff | tree | snapshot |
2024-11-08 |
Adam Bialogonski | Applying native image to GLES shader 98/320098/5 |
commit | commitdiff | tree | snapshot |
2024-11-08 |
Richard Huang | DALi Version 2.3.49 64/320164/1 dali_2.3.49 |
commit | commitdiff | tree | snapshot |
2024-11-07 |
Eunki, Hong | (AddOn Manager) dlclose for addon manage failed cases 79/320079/1 |
commit | commitdiff | tree | snapshot |
2024-11-07 |
Bowon Ryu | Add KeyboardEventReceivedSignal to InputMethodContext 31/320031/2 |
commit | commitdiff | tree | snapshot |
2024-11-06 |
Eunki Hong | Merge "Add for thorvg build guide at Ubuntu" into devel... |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Eunki Hong | Add for thorvg build guide at Ubuntu 61/319961/2 |
commit | commitdiff | tree | snapshot |
2024-11-05 |
Adeel Kazmi | (Addon Manager) Add dlclose & show error logs instead... 60/319960/3 |
commit | commitdiff | tree | snapshot |
2024-11-04 |
David Steele | Merge "Shader parser changes" into devel/master |
commit | commitdiff | tree | snapshot |
2024-11-01 |
Adam Bialogonski | Shader parser changes 71/319771/3 |
commit | commitdiff | tree | snapshot |
2024-11-01 |
David Steele | Merge "DALi Version 2.3.48" into devel/master |
commit | commitdiff | tree | snapshot |
2024-11-01 |
David Steele | DALi Version 2.3.48 02/319802/1 dali_2.3.48 |
commit | commitdiff | tree | snapshot |
2024-11-01 |
Eunki, Hong | Return PixelBuffer::IsAlphaPreMultiplied() true if... 70/318070/12 |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Eunki, Hong | Consider that strdup failed case 55/319755/1 |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Eunki Hong | Merge "(AddOnManager) Add more error check for addon... |
commit | commitdiff | tree | snapshot |
2024-10-30 |
David Steele | Merge "Added matrix row stride to reflection" into... |
commit | commitdiff | tree | snapshot |
2024-10-30 |
David Steele | Merge "Cached depth/stencil state in command buffer... |
commit | commitdiff | tree | snapshot |
2024-10-30 |
Eunki Hong | Merge "Make Capture Timer Start at Processor stage... |
commit | commitdiff | tree | snapshot |
2024-10-29 |
Eunki, Hong | (AddOnManager) Add more error check for addon manager 37/319637/2 |
commit | commitdiff | tree | snapshot |
2024-10-29 |
kim hosang | Merge "Skip SwitchBridge when dbus client is not ready... |
commit | commitdiff | tree | snapshot |
2024-10-25 |
Adeel Kazmi | Merge changes Ib3e93f24,I2ea1ba1a,Icf43e46b into devel... |
commit | commitdiff | tree | snapshot |
2024-10-25 |
Adeel Kazmi | DALi Version 2.3.47 53/319553/1 dali_2.3.47 |
commit | commitdiff | tree | snapshot |
2024-10-25 |
David Steele | Added matrix row stride to reflection 98/319398/4 |
commit | commitdiff | tree | snapshot |
2024-10-25 |
Hosang Kim | Skip SwitchBridge when dbus client is not ready. 28/319528/2 |
commit | commitdiff | tree | snapshot |
2024-10-24 |
Adam Bialogonski | Sending preprocessed code when fishing for samplers 98/319498/2 |
commit | commitdiff | tree | snapshot |
2024-10-24 |
Adam Bialogonski | Shader parser supports duplicated uniform blocks 97/319497/1 |
commit | commitdiff | tree | snapshot |
2024-10-24 |
Adam Bialogonski | ShaderParser changes 07/319407/3 |
commit | commitdiff | tree | snapshot |
2024-10-24 |
Eunki Hong | Merge "Avoid print eglSwapBuffer trace logs for TV... |
commit | commitdiff | tree | snapshot |
2024-10-22 |
Adeel Kazmi | (AddOn Manager) New API to load addons/libraries rather... 09/319409/2 |
commit | commitdiff | tree | snapshot |
2024-10-22 |
Seungho Baek | Make Capture Timer Start at Processor stage. 82/319382/2 |
commit | commitdiff | tree | snapshot |
2024-10-21 |
David Steele | Cached depth/stencil state in command buffer 31/319131/4 |
commit | commitdiff | tree | snapshot |
2024-10-20 |
Eunki Hong | Avoid print eglSwapBuffer trace logs for TV profile 73/319273/1 |
commit | commitdiff | tree | snapshot |
2024-10-18 |
Adeel Kazmi | Merge changes I82d8d719,I7ac1df5a into devel/master |
commit | commitdiff | tree | snapshot |
2024-10-18 |
Adam Bialogonski | DALi Version 2.3.46 42/319242/1 dali_2.3.46 |
commit | commitdiff | tree | snapshot |
2024-10-17 |
Adam Bialogonski | Fixes to GLES3 shader processing pipeline 18/319218/1 |
commit | commitdiff | tree | snapshot |
2024-10-16 |
Adam Bialogonski | Bug fixes and improvements. 16/318816/3 |
commit | commitdiff | tree | snapshot |
2024-10-16 |
David Steele | Merge "Adding depth buffer to swapchain" into devel... |
commit | commitdiff | tree | snapshot |
next |