thorvg/src/renderer
Hermet Park ecabdc5ebc renderer: code refactoring
Replaced the transformation with
a strong associated data field.

This helps to reduce the binary size (-1k).
2024-09-30 15:39:52 +09:00
..
gl_engine renderer: code refactoring 2024-09-30 15:39:52 +09:00
sw_engine renderer: code refactoring 2024-09-30 15:39:52 +09:00
wg_engine renderer: code refactoring 2024-09-30 15:39:52 +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 renderer/animation: rectified the segment value exception 2024-09-30 15:38:10 +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 renderer: code refactoring 2024-09-30 15:39:52 +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 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 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 renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgPaint.h renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgPicture.cpp renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgPicture.h renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgRender.cpp renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgRender.h renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgSaveModule.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgSaver.cpp common/math: code refactoring 2024-09-30 15:22:38 +09:00
tvgScene.cpp API: revise the APIs. 2024-09-30 12:55:16 +09:00
tvgScene.h renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgShape.cpp common/math: code refactoring 2024-09-30 15:22:38 +09:00
tvgShape.h renderer: code refactoring 2024-09-30 15:39:52 +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 renderer: code refactoring 2024-09-30 15:39:52 +09:00
tvgWgCanvas.cpp common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00