thorvg/src/renderer
Hermet Park c2db6f0196 sw_engine: support the fast drop shadow version
The direct raster version has been restored with a proper fix
for the out-of-range bug.

see history: 78753eed31
2025-07-22 16:11:51 +02:00
..
gl_engine gl_engine: ++safety 2025-07-22 12:46:33 +02:00
sw_engine sw_engine: support the fast drop shadow version 2025-07-22 16:11:51 +02:00
wg_engine engines: manage the update with the precise update flags 2025-07-22 12:46:28 +02:00
meson.build infra: promote the GL engine to an official one. 2024-06-27 14:42:27 +09:00
tvgAccessor.cpp API: enable users to use an accessor to traverse Scene 2025-01-02 14:48:30 +01:00
tvgAnimation.cpp common: Use explicit floating-point value types. 2025-01-16 18:34:12 +01:00
tvgAnimation.h lottie: Introduce the LottieAnimation class 2024-04-06 12:08:21 +09:00
tvgBinaryDesc.h tvg: updated binary with v0.15 tagging 2024-10-01 12:58:13 +09:00
tvgCanvas.cpp xrenderer/engines: support the canvas viewport function. 2024-06-24 14:20:46 +09:00
tvgCanvas.h renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgCommon.h sw_engine: support the fast drop shadow version 2025-07-22 16:11:51 +02:00
tvgFill.cpp API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgFill.h renderer: hotfix a null memory copy 2025-01-30 21:09:27 +09:00
tvgFrameModule.h lottie: code refactoring. 2024-06-24 12:05:59 +09:00
tvgGlCanvas.cpp common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00
tvgInitializer.cpp common: version api introduced 2024-09-30 15:35:34 +09:00
tvgIteratorAccessor.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLoader.cpp ttf: ++thread safety 2025-04-03 21:31:52 +02:00
tvgLoader.h ttf_loader: support loading from memory 2024-06-24 14:50:13 +09:00
tvgLoadModule.h ttf: ++thread safety 2025-04-03 21:31:52 +02:00
tvgPaint.cpp renderer: fix render region for multiple masks 2025-07-22 16:11:51 +02:00
tvgPaint.h renderer: chores++ 2025-07-21 14:30:41 +02:00
tvgPicture.cpp common: improve the rendering pipeline 2024-12-05 13:13:42 +01:00
tvgPicture.h common: improve the rendering pipeline 2024-12-05 13:13:42 +01:00
tvgRender.cpp renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgRender.h renderer: fixed a clippging update isssue 2025-05-24 01:37:24 +09:00
tvgSaveModule.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgSaver.cpp portability: fixed a compile error on msys2 2024-11-27 19:17:23 +09:00
tvgScene.cpp renderer: support Trintone SceneEffect 2024-12-20 00:38:15 +01:00
tvgScene.h renderer: precise condition check for skip compositions 2025-07-21 21:26:20 +02:00
tvgShape.cpp common: improve the rendering pipeline 2024-12-05 13:13:42 +01:00
tvgShape.h renderer: fixed a clippging update isssue 2025-05-24 01:37:24 +09:00
tvgSwCanvas.cpp common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00
tvgTaskScheduler.cpp common: ++loader thread safety 2025-04-03 21:09:21 +02:00
tvgTaskScheduler.h common: ++loader thread safety 2025-04-03 21:09:21 +02:00
tvgText.cpp loader: fixed potential memory leaks in font handling 2025-03-12 20:26:38 +01:00
tvgText.h renderer: fixed a wrong fillrule option 2025-07-22 16:11:51 +02:00
tvgWgCanvas.cpp wg_engine: fixed resource leaks 2024-10-04 00:34:16 +09:00