thorvg/src/renderer
2025-03-27 22:51:02 +09:00
..
gl_engine gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
sw_engine renderer: safety++ 2025-03-24 23:50:57 +09:00
wg_engine wg_engine: set default file permissions 644 for consistency 2025-03-27 22:19:36 +09:00
meson.build renderer: migrated TrimPath as the integrated rendering method 2025-02-25 15:38:03 +09:00
tvgAccessor.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgAnimation.cpp api: revised the animation segment specification 2025-01-22 13:03:48 +09:00
tvgAnimation.h renderer: introduced paint reference counting 2024-11-20 01:53:25 +09:00
tvgCanvas.cpp api: remove SwCanvas::mempool() 2025-02-12 13:19:12 +09:00
tvgCanvas.h renderer: revise the Bounding Box Behavior 2025-03-20 13:26:25 +09:00
tvgCommon.h common: replace the strdup() with strDuplicate() 2025-02-28 12:04:53 +09:00
tvgFill.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgFill.h renderer: revise the Bounding Box Behavior 2025-03-20 13:26:25 +09:00
tvgFrameModule.h api: revised the animation segment specification 2025-01-22 13:03:48 +09:00
tvgGlCanvas.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgInitializer.cpp common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
tvgIteratorAccessor.h updated copyright 2025-01-03 14:32:31 +09:00
tvgLoader.cpp ttf: ++thread safety 2025-03-25 17:02:58 +09:00
tvgLoader.h common: ++stability of the font cache 2025-03-06 19:00:06 +09:00
tvgLoadModule.h ttf: ++thread safety 2025-03-25 17:02:58 +09:00
tvgPaint.cpp renderer: revise the Bounding Box Behavior 2025-03-20 13:26:25 +09:00
tvgPaint.h renderer: revise the Bounding Box Behavior 2025-03-20 13:26:25 +09:00
tvgPicture.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgPicture.h renderer: revise the Bounding Box Behavior 2025-03-20 13:26:25 +09:00
tvgRender.cpp renderer: revise the Bounding Box Behavior 2025-03-20 13:26:25 +09:00
tvgRender.h renderer: safety++ 2025-03-24 23:50:57 +09:00
tvgSaveModule.h updated copyright 2025-01-03 14:32:31 +09:00
tvgSaver.cpp common: str refactoring 2025-03-06 12:18:24 +09:00
tvgScene.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgScene.h renderer: revise the Bounding Box Behavior 2025-03-20 13:26:25 +09:00
tvgShape.cpp api: change api name strokeTrim() -> trimpath() 2025-02-24 15:05:38 +09:00
tvgShape.h renderer: safety++ 2025-03-24 23:50:57 +09:00
tvgSwCanvas.cpp api: remove SwCanvas::mempool() 2025-02-12 13:19:12 +09:00
tvgTaskScheduler.cpp common: ++loader thread safety 2025-03-24 18:18:30 +09:00
tvgTaskScheduler.h common: ++loader thread safety 2025-03-24 18:18:30 +09:00
tvgText.cpp common: ++stability of the font cache 2025-03-06 19:00:06 +09:00
tvgText.h ttf: ++thread safety 2025-03-25 17:02:58 +09:00
tvgWgCanvas.cpp sw/gl/wg: ++threads safety 2025-02-11 19:03:50 +09:00