thorvg/src/renderer
Hermet Park c9aba593e0 renderer: hotfix a regression of the partial rendering
artifacts can be remained by wrong conditional logic.
now it's fixed.
2025-07-09 18:09:32 +09:00
..
gl_engine gl_engine: corrected tint/tritone wrong alpha multiplication 2025-07-08 21:55:10 +09:00
sw_engine sw_engine: fix omitted update for zero opacity 2025-07-09 11:44:16 +09:00
wg_engine wg_engine: corrected tint/tritone wrong alpha multiplication 2025-07-08 21:55:10 +09:00
meson.build
tvgAccessor.cpp
tvgAnimation.cpp
tvgAnimation.h
tvgCanvas.cpp
tvgCanvas.h
tvgCommon.h
tvgFill.cpp
tvgFill.h
tvgFrameModule.h
tvgGlCanvas.cpp
tvgInitializer.cpp
tvgIteratorAccessor.h
tvgLoader.cpp
tvgLoader.h
tvgLoadModule.h
tvgPaint.cpp renderer: ++exception handling 2025-07-09 15:41:07 +09:00
tvgPaint.h
tvgPicture.cpp
tvgPicture.h
tvgRender.cpp
tvgRender.h sw_engine: fix omitted update for zero opacity 2025-07-09 11:44:16 +09:00
tvgSaveModule.h
tvgSaver.cpp
tvgScene.cpp
tvgScene.h renderer: hotfix a regression of the partial rendering 2025-07-09 18:09:32 +09:00
tvgShape.cpp
tvgShape.h
tvgSwCanvas.cpp
tvgTaskScheduler.cpp
tvgTaskScheduler.h
tvgText.cpp
tvgText.h
tvgWgCanvas.cpp