thorvg/src/renderer/wg_engine
Sergii Liebodkin 52356b023d wg_engine: fix scene blending
In a case of scenes without masking white clear color used, instead of black color

Issue https://github.com/thorvg/thorvg/issues/2592
Issue https://github.com/thorvg/thorvg/issues/2921
2024-11-06 01:11:15 +09:00
..
meson.build wg_engine: geometry generating optimization 2024-09-25 17:09:29 +09:00
tvgWgBindGroups.cpp wg_engine: wrong gradient transformation fixed 2024-09-13 13:36:21 +09:00
tvgWgBindGroups.h wg_engine: wrong gradient transformation fixed 2024-09-13 13:36:21 +09:00
tvgWgCommon.cpp wg_engine: multisampling support 2024-10-25 00:14:04 +09:00
tvgWgCommon.h wg_engine: multisampling support 2024-10-25 00:14:04 +09:00
tvgWgCompositor.cpp wg_engine: fix scene blending 2024-11-06 01:11:15 +09:00
tvgWgCompositor.h wg_engine: fix scene blending 2024-11-06 01:11:15 +09:00
tvgWgGeometry.h wg_engine: implement dash offset 2024-11-05 12:05:49 +09:00
tvgWgPipelines.cpp wg_engine: multisampling support 2024-10-25 00:14:04 +09:00
tvgWgPipelines.h wg_engine: clippath optimization 2024-10-24 17:49:17 +09:00
tvgWgRenderData.cpp wg_engine: fix cubic splines and circles tesselation quality 2024-10-31 20:24:35 +07:00
tvgWgRenderData.h wg_engine: fix long path support 2024-10-16 00:52:07 +09:00
tvgWgRenderer.cpp wg_engine: fix scene blending 2024-11-06 01:11:15 +09:00
tvgWgRenderer.h renderer: support SceneEffect DropShadow 2024-11-06 00:56:11 +09:00
tvgWgRenderTarget.cpp wg_engine: multisampling support 2024-10-25 00:14:04 +09:00
tvgWgRenderTarget.h wg_engine: multisampling support 2024-10-25 00:14:04 +09:00
tvgWgShaderSrc.cpp wg_engine: fixed image and scene normal blend 2024-10-28 23:35:37 +09:00
tvgWgShaderSrc.h wg_engine: clippath optimization 2024-10-24 17:49:17 +09:00
tvgWgShaderTypes.cpp wg_engine: fix equals gradient offsets 2024-10-31 19:05:56 +07:00
tvgWgShaderTypes.h webgpu: shaders refactoring 2024-08-13 11:52:45 +03:00