thorvg/src/renderer
Hermet Park bd3d92f599
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
gl_engine: ++safety
2025-06-17 18:52:07 +09:00
..
gl_engine gl_engine: ++safety 2025-06-17 18:52:07 +09:00
sw_engine engines: manage the update with the precise update flags 2025-06-17 17:38:21 +09:00
wg_engine engines: manage the update with the precise update flags 2025-06-17 17:38:21 +09:00
meson.build
tvgAccessor.cpp
tvgAnimation.cpp renderer: clean up the base render flow 2025-06-16 18:00:30 +09:00
tvgAnimation.h
tvgCanvas.cpp api: revise the canvas update() API 2025-06-16 10:43:13 +09:00
tvgCanvas.h api: revise the canvas update() API 2025-06-16 10:43:13 +09:00
tvgCommon.h
tvgFill.cpp
tvgFill.h
tvgFrameModule.h
tvgGlCanvas.cpp
tvgInitializer.cpp
tvgIteratorAccessor.h
tvgLoader.cpp
tvgLoader.h
tvgLoadModule.h
tvgPaint.cpp renderer: clean up the base render flow 2025-06-16 18:00:30 +09:00
tvgPaint.h renderer: delegate the null data handling to engines 2025-06-17 15:54:44 +09:00
tvgPicture.cpp
tvgPicture.h renderer: delegate the null data handling to engines 2025-06-17 15:54:44 +09:00
tvgRender.cpp renderer: code refactoring 2025-06-17 10:56:53 +09:00
tvgRender.h renderer: code refactoring 2025-06-17 10:56:53 +09:00
tvgSaveModule.h
tvgSaver.cpp
tvgScene.cpp
tvgScene.h renderer: clean up the base render flow 2025-06-16 18:00:30 +09:00
tvgShape.cpp
tvgShape.h renderer: delegate the null data handling to engines 2025-06-17 15:54:44 +09:00
tvgSwCanvas.cpp
tvgTaskScheduler.cpp
tvgTaskScheduler.h
tvgText.cpp
tvgText.h renderer: clean up the base render flow 2025-06-16 18:00:30 +09:00
tvgWgCanvas.cpp