thorvg/src/renderer
Sergii Liebodkin a49a15af75 wg_engine: fix dispose render data in MT environment
Store desposed object in MT-safe list and then despose objects in sync stage
2024-09-30 12:56:45 +09:00
..
gl_engine API: revise the APIs. 2024-09-30 12:55:16 +09:00
sw_engine API: revise the APIs. 2024-09-30 12:55:16 +09:00
wg_engine wg_engine: fix dispose render data in MT environment 2024-09-30 12:56:45 +09:00
meson.build infra: promote the GL engine to an official one. 2024-06-27 14:42:27 +09:00
tvgAccessor.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgAnimation.cpp lottie: Support the Animation Segment(Marker) 2024-06-24 12:00:25 +09:00
tvgAnimation.h lottie: Introduce the LottieAnimation class 2024-04-06 12:08:21 +09:00
tvgBinaryDesc.h tvg picture: binary version up. 2024-01-02 20:34:12 +09:00
tvgCanvas.cpp xrenderer/engines: support the canvas viewport function. 2024-06-24 14:20:46 +09:00
tvgCanvas.h api: ++description 2024-09-30 12:45:29 +09:00
tvgCommon.h API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgFill.cpp API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgFill.h API: revise the APIs. 2024-09-30 12:55:16 +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 updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgIteratorAccessor.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLoader.cpp common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00
tvgLoader.h ttf_loader: support loading from memory 2024-06-24 14:50:13 +09:00
tvgLoadModule.h renderer/loader: revamping the caching mechanism. 2024-04-06 12:08:21 +09:00
tvgPaint.cpp API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgPaint.h API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgPicture.cpp API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgPicture.h renderer: revise the internal logic. 2024-04-05 17:46:32 +09:00
tvgRender.cpp common: code refactoring 2024-06-24 14:33:49 +09:00
tvgRender.h common: ensure const equality operators 2024-09-30 12:36:55 +09:00
tvgSaveModule.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgSaver.cpp common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00
tvgScene.cpp API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgScene.h API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgShape.cpp API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgShape.h API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgSwCanvas.cpp common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00
tvgTaskScheduler.cpp common/array: code refactoring 2024-04-06 12:08:21 +09:00
tvgTaskScheduler.h common: fix a crash on CI windows test. 2024-06-24 14:44:58 +09:00
tvgText.cpp API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgText.h API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgWgCanvas.cpp common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00