thorvg/src/renderer/wg_engine
Mira Grudzinska 05a5a7ea0b wg_engine: support trimmed fill
This commit changes the API behavior.

@Issue: https://github.com/thorvg/thorvg/issues/3118
2025-02-24 15:05:59 +09:00
..
meson.build wg_engine: introduced global vertexbuffer mempool & ++thread safety 2025-02-17 18:56:31 +09:00
tvgWgBindGroups.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgWgBindGroups.h updated copyright 2025-01-03 14:32:31 +09:00
tvgWgCommon.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgWgCommon.h updated copyright 2025-01-03 14:32:31 +09:00
tvgWgCompositor.cpp webgpu_gaussian_optimization 2025-02-13 12:52:40 +09:00
tvgWgCompositor.h wg_engine: gaussian blur basic implementation 2025-02-06 14:44:08 +09:00
tvgWgGeometry.cpp wg_engine: fix a memory violation by a mistake 2025-02-18 00:52:32 +09:00
tvgWgGeometry.h common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
tvgWgPipelines.cpp webgpu_gaussian_optimization 2025-02-13 12:52:40 +09:00
tvgWgPipelines.h webgpu_gaussian_optimization 2025-02-13 12:52:40 +09:00
tvgWgRenderData.cpp wg_engine: support trimmed fill 2025-02-24 15:05:59 +09:00
tvgWgRenderData.h wg_engine: fix stroke update 2025-02-18 21:10:10 +09:00
tvgWgRenderer.cpp wg_engine: fix stroke update 2025-02-18 21:10:10 +09:00
tvgWgRenderer.h wg_engine: introduced global vertexbuffer mempool & ++thread safety 2025-02-17 18:56:31 +09:00
tvgWgRenderTarget.cpp common: code refactoring 2025-01-15 18:03:46 +09:00
tvgWgRenderTarget.h updated copyright 2025-01-03 14:32:31 +09:00
tvgWgShaderSrc.cpp webgpu_gaussian_optimization 2025-02-13 12:52:40 +09:00
tvgWgShaderSrc.h webgpu_gaussian_optimization 2025-02-13 12:52:40 +09:00
tvgWgShaderTypes.cpp webgpu_gaussian_optimization 2025-02-13 12:52:40 +09:00
tvgWgShaderTypes.h webgpu_gaussian_optimization 2025-02-13 12:52:40 +09:00