thorvg/src/renderer/sw_engine
Hermet Park 830db9ecb7
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: code refactoring
- removed a redundant code, sync() will take over.
- deferred the sync as possible as later
2025-06-13 15:43:06 +09:00
..
meson.build
tvgSwCommon.h sw_engine: revised the texture clipping 2025-06-11 22:35:54 +09:00
tvgSwFill.cpp
tvgSwImage.cpp
tvgSwMath.cpp
tvgSwMemPool.cpp
tvgSwPostEffect.cpp
tvgSwRaster.cpp sw_engine: revised the texture clipping 2025-06-11 22:35:54 +09:00
tvgSwRasterAvx.h
tvgSwRasterC.h
tvgSwRasterNeon.h
tvgSwRasterTexmap.h Revert "sw_engine: replaced texture mapping AA with 4x sampling interp" 2025-06-12 23:40:18 +09:00
tvgSwRenderer.cpp sw_engine: code refactoring 2025-06-13 15:43:06 +09:00
tvgSwRenderer.h sw_engine: revised the texture clipping 2025-06-11 22:35:54 +09:00
tvgSwRle.cpp
tvgSwShape.cpp
tvgSwStroke.cpp