thorvg/src/renderer/wg_engine
Sergii Liebodkin 13b976ee80 wg_engine: support resizing
Added abillity to resize target (surface)
In case of resizing only render targets handles recreated
Issue: https://github.com/thorvg/thorvg/issues/2985
2024-11-29 18:48:01 +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 wg_engine: separate pipelines ans bind group layouts (refactoring) 2024-11-27 11:31:35 +02: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 wg_engine: support resizing 2024-11-29 18:48:01 +09:00
tvgWgCompositor.h wg_engine: support resizing 2024-11-29 18:48:01 +09:00
tvgWgGeometry.h wg_engine: implement dash offset 2024-11-05 12:05:49 +09:00
tvgWgPipelines.cpp wg_engine: separate pipelines ans bind group layouts (refactoring) 2024-11-27 11:31:35 +02:00
tvgWgPipelines.h wg_engine: separate pipelines ans bind group layouts (refactoring) 2024-11-27 11:31:35 +02:00
tvgWgRenderData.cpp wg_engine: separate pipelines ans bind group layouts (refactoring) 2024-11-27 11:31:35 +02:00
tvgWgRenderData.h wg_engine: fix resources disposing on context destroy 2024-11-26 11:34:42 +09:00
tvgWgRenderer.cpp wg_engine: support resizing 2024-11-29 18:48:01 +09:00
tvgWgRenderer.h wg_engine: revision of device creation policy 2024-11-29 18:48:01 +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: support gradient focal point 2024-11-08 18:47:38 +09:00
tvgWgShaderSrc.h wg_engine: clippath optimization 2024-10-24 17:49:17 +09:00
tvgWgShaderTypes.cpp wg_engine: fix gradint stops color usage 2024-11-20 22:20:25 +09:00
tvgWgShaderTypes.h renderer: code refactoring 2024-11-20 22:13:27 +09:00