thorvg/src/renderer
Sergii Liebodkin e7e6839571
wg_engine: fix blend methods support
Full review of blending support.
Support Solid color, Gradient fill and Image blending workflows

See Blending, SceneBlending, Opacity examples
2024-07-04 16:19:50 +09:00
..
gl_engine gl_engine: support simple hairline stroke rendering 2024-07-04 12:03:39 +09:00
sw_engine common: Fix a compilation failure on VS 2017 2024-07-03 22:45:29 +09:00
wg_engine wg_engine: fix blend methods support 2024-07-04 16:19:50 +09:00
meson.build infra: promote the GL engine to an official one. 2024-06-21 11:53:37 +09:00
tvgAccessor.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgAnimation.cpp lottie: Support the Animation Segment(Marker) 2024-04-14 23:54:26 +09:00
tvgAnimation.h lottie: Introduce the LottieAnimation class 2024-02-23 15:05:15 +09:00
tvgCanvas.cpp renderer/engines: support the canvas viewport function. 2024-05-18 18:10:50 +09:00
tvgCanvas.h api: ++description 2024-07-02 18:21:11 +09:00
tvgCommon.h renderer: code clean up 2024-06-10 11:18:53 +09:00
tvgFill.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgFill.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgFrameModule.h lottie: code refactoring. 2024-04-15 00:23:37 +09:00
tvgGlCanvas.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvgInitializer.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgIteratorAccessor.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLoader.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvgLoader.h ttf_loader: support loading from memory 2024-06-11 20:59:39 +09:00
tvgLoadModule.h renderer/loader: revamping the caching mechanism. 2024-03-06 14:34:58 +09:00
tvgPaint.cpp renderer: optimize the ClipPath fast-track. 2024-06-10 11:18:53 +09:00
tvgPaint.h renderer: destroy engines safely. 2024-02-02 03:02:56 +09:00
tvgPicture.cpp lottie: fixed a missing slot overriding update. 2024-05-24 10:34:58 +09:00
tvgPicture.h renderer: revise the internal logic. 2024-02-02 03:02:56 +09:00
tvgRender.cpp common: code refactoring 2024-05-27 10:48:46 +09:00
tvgRender.h common: ensure const equality operators 2024-06-29 11:39:25 +09:00
tvgSaveModule.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSaver.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvgScene.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgScene.h common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvgShape.cpp renderer: minor optimization 2024-06-23 18:17:14 +09:00
tvgShape.h sw_engine: fix aa 2024-07-03 13:14:25 +09:00
tvgSwCanvas.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvgTaskScheduler.cpp common/array: code refactoring 2024-02-19 19:09:30 +09:00
tvgTaskScheduler.h common: fix a crash on CI windows test. 2024-06-10 23:57:41 +09:00
tvgText.cpp common: fix returned value 2024-06-17 11:45:25 +09:00
tvgText.h common: fix rendering failure 2024-06-27 10:34:15 +09:00
tvgWgCanvas.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00