thorvg/src/renderer
Hermet Park c503f688db sw_engine: hotfix a regression bug of line drawing.
fixed one more corner case problem, just observed.
it's a side effect by 925009c4a5
2024-04-01 10:52:44 +09:00
..
gl_engine gl_engine: make stencil task support other advance logical 2024-03-21 11:50:13 +09:00
sw_engine sw_engine: hotfix a regression bug of line drawing. 2024-04-01 10:52:44 +09:00
wg_engine wg_engine: render buffers usage refactorings 2024-03-28 10:49:29 +09:00
meson.build lottie: Introduce the LottieAnimation class 2024-02-23 15:05:15 +09:00
tvgAccessor.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgAnimation.cpp lottie: Introduce the LottieAnimation class 2024-02-23 15:05:15 +09:00
tvgAnimation.h lottie: Introduce the LottieAnimation class 2024-02-23 15:05:15 +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 renderer/gl_engine: Refine GlCanvas Interface 2024-03-13 10:13:02 +02: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 renderer/loader: revamping the caching mechanism. 2024-03-06 14:34:58 +09:00
tvgLoader.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLoadModule.h renderer/loader: revamping the caching mechanism. 2024-03-06 14:34:58 +09:00
tvgPaint.cpp renderer: Fix a crash issue related to the clipper 2024-03-26 09:41:24 +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 png: corrected a wrong premultiplied option. 2024-03-08 16:17:45 +09:00
tvgSaveModule.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSaver.cpp saver: ++robustness 2024-03-03 12:56:33 +09:00
tvgScene.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgScene.h renderer: ensure paints retain composition context 2024-03-18 18:12:53 +09:00
tvgShape.cpp [common] code clean up 2024-03-22 23:48:25 +09:00
tvgShape.h renderer: ensure paints retain composition context 2024-03-18 18:12:53 +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