thorvg/src/renderer
Hermet Park 043b6b9f4f common/array: code refactoring
Make the array interface pair begin()/end() for consistency.
2024-02-19 19:09:30 +09:00
..
gl_engine gl_engine: add stencil and cover render task 2024-02-07 15:13:40 +09:00
sw_engine common/array: code refactoring 2024-02-19 19:09:30 +09:00
wg_engine wg_engine: animation optimizations (part 1) 2024-02-15 12:03:27 +09:00
meson.build renderer: introduce a ThorVG Text interface. 2023-12-25 12:40:12 +09:00
tvgAccessor.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgAnimation.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgCanvas.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgCanvas.h renderer/canvas: fix a regression error. 2024-02-07 19:22:32 +09:00
tvgCommon.h renderer/loader: enhance picture format compatibility 2024-02-07 20:22:05 +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 updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgGlCanvas.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +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 loaders: enhance decoding efficiency 2024-02-07 20:32:05 +09:00
tvgLoader.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLoadModule.h loaders: enhance decoding efficiency 2024-02-07 20:32:05 +09:00
tvgPaint.cpp renderer: destroy engines safely. 2024-02-02 03:02:56 +09:00
tvgPaint.h renderer: destroy engines safely. 2024-02-02 03:02:56 +09:00
tvgPicture.cpp renderer: code refactoring. 2024-02-02 03:02:56 +09:00
tvgPicture.h renderer: revise the internal logic. 2024-02-02 03:02:56 +09:00
tvgRender.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgRender.h renderer: code refactoring. 2024-02-02 03:02:56 +09:00
tvgSaveModule.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSaver.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgScene.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgScene.h renderer: ensure canvas rendering continues despite invalid scene parts 2024-02-05 20:58:51 +09:00
tvgShape.cpp renderer/shape: rectified the round rectangle start position. 2024-01-24 13:24:32 +09:00
tvgShape.h common/array: code refactoring 2024-02-19 19:09:30 +09:00
tvgSwCanvas.cpp loaders: enhance decoding efficiency 2024-02-07 20:32:05 +09:00
tvgTaskScheduler.cpp common/array: code refactoring 2024-02-19 19:09:30 +09:00
tvgTaskScheduler.h common: STM32 portability enhancement 2024-01-18 10:20:21 +09:00
tvgText.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgText.h renderer: revise the internal logic. 2024-02-02 03:02:56 +09:00
tvgWgCanvas.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00