thorvg/src/renderer/wg_engine
Hermet Park 0e9bc74603 api: renamed FillRule::Winding to NonZero
aligned the name with the web standard.
2024-12-27 21:16:27 +09:00
..
meson.build wg_engine: geometry generating optimization 2024-09-25 17:09:29 +09:00
tvgWgBindGroups.cpp wg_engine: separate pipelines ans bind group layouts (refactoring) 2024-11-27 11:31:35 +02:00
tvgWgBindGroups.h common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgWgCommon.cpp wg_engine: separate pipelines ans bind group layouts (refactoring) 2024-11-27 11:31:35 +02:00
tvgWgCommon.h wg_engine: separate pipelines ans bind group layouts (refactoring) 2024-11-27 11:31:35 +02:00
tvgWgCompositor.cpp api: renamed FillRule::Winding to NonZero 2024-12-27 21:16:27 +09:00
tvgWgCompositor.h common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgWgGeometry.h wg_engine: implement dash offset 2024-11-05 12:05:49 +09:00
tvgWgPipelines.cpp api: renamed FillRule::Winding to NonZero 2024-12-27 21:16:27 +09:00
tvgWgPipelines.h api: renamed FillRule::Winding to NonZero 2024-12-27 21:16:27 +09:00
tvgWgRenderData.cpp wg_engine: simplify shader types 2024-11-29 19:01:47 +09:00
tvgWgRenderData.h wg_engine: fix resources disposing on context destroy 2024-11-26 11:34:42 +09:00
tvgWgRenderer.cpp renderer: add a new scene effect type - Fill 2024-12-12 18:50:33 +09:00
tvgWgRenderer.h renderer: add a new scene effect type - Fill 2024-12-12 18:50:33 +09:00
tvgWgRenderTarget.cpp wg_engine: separate pipelines ans bind group layouts (refactoring) 2024-11-27 11:31:35 +02:00
tvgWgRenderTarget.h wg_engine: multisampling support 2024-10-25 00:14:04 +09:00
tvgWgShaderSrc.cpp wg_engine: fixed scene blending equation and clear color rule 2024-12-04 11:39:57 +09:00
tvgWgShaderSrc.h wg_engine: clippath optimization 2024-10-24 17:49:17 +09:00
tvgWgShaderTypes.cpp wg_engine: simplify shader types 2024-11-29 19:01:47 +09:00
tvgWgShaderTypes.h wg_engine: simplify shader types 2024-11-29 19:01:47 +09:00