thorvg/src/renderer
Hermet Park 78753eed31
Some checks are pending
Android / build_x86_64 (push) Waiting to run
Android / build_aarch64 (push) Waiting to run
iOS / build_x86_64 (push) Waiting to run
iOS / build_arm64 (push) Waiting to run
macOS / build (push) Waiting to run
macOS / compact_test (push) Waiting to run
macOS / unit_test (push) Waiting to run
Ubuntu / build (push) Waiting to run
Ubuntu / compact_test (push) Waiting to run
Ubuntu / unit_test (push) Waiting to run
Windows / build (push) Waiting to run
Windows / compact_test (push) Waiting to run
Windows / unit_test (push) Waiting to run
sw_engine: dropshadow stability++
removed the direct rendering optimization of the dropshadow,
because it's a buggy.
2025-07-08 00:40:43 +09:00
..
gl_engine common: added blending factor to tritone post-effect 2025-07-07 15:31:45 +09:00
sw_engine sw_engine: dropshadow stability++ 2025-07-08 00:40:43 +09:00
wg_engine common: added blending factor to tritone post-effect 2025-07-07 15:31:45 +09:00
meson.build
tvgAccessor.cpp
tvgAnimation.cpp
tvgAnimation.h
tvgCanvas.cpp renderer: hotfix 2025-06-18 11:05:05 +09:00
tvgCanvas.h
tvgCommon.h
tvgFill.cpp
tvgFill.h
tvgFrameModule.h
tvgGlCanvas.cpp
tvgInitializer.cpp
tvgIteratorAccessor.h
tvgLoader.cpp
tvgLoader.h
tvgLoadModule.h
tvgPaint.cpp
tvgPaint.h
tvgPicture.cpp
tvgPicture.h
tvgRender.cpp common: improve thread safety for partial rendering 2025-07-03 23:16:20 +09:00
tvgRender.h common: added blending factor to tritone post-effect 2025-07-07 15:31:45 +09:00
tvgSaveModule.h
tvgSaver.cpp
tvgScene.cpp common: chores wrt scene effect 2025-07-04 17:17:34 +09:00
tvgScene.h common: chores wrt scene effect 2025-07-04 17:17:34 +09:00
tvgShape.cpp
tvgShape.h
tvgSwCanvas.cpp
tvgTaskScheduler.cpp
tvgTaskScheduler.h
tvgText.cpp
tvgText.h
tvgWgCanvas.cpp