thorvg/src/renderer/sw_engine
Hermet Park a698504714 renderer: rectify the update flag once more
- image tag is a bit ambuguous for vector type picture
- engine doesn't need to take care of the none flag update
  because renderer filters that case.
2025-06-18 15:49:47 +09:00
..
meson.build sw_engine: applied OpenMP to improve post-processing performance. 2024-09-29 15:04:22 +09:00
tvgSwCommon.h sw_engine: revised the texture clipping 2025-06-11 22:35:54 +09:00
tvgSwFill.cpp sw_engine: clamp focal point to the edge 2025-06-18 14:39:02 +09:00
tvgSwImage.cpp sw_engine: code refactoring 2025-05-28 11:41:52 +09:00
tvgSwMath.cpp sw_engine: code refactoring 2025-05-28 11:41:52 +09:00
tvgSwMemPool.cpp common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
tvgSwPostEffect.cpp sw_engine: code refactoring 2025-05-28 11:41:52 +09:00
tvgSwRaster.cpp sw_engine: revised the texture clipping 2025-06-11 22:35:54 +09:00
tvgSwRasterAvx.h avx/neon: remove double increment of the value 2025-06-18 14:39:02 +09:00
tvgSwRasterC.h sw_engine: clean code++ 2025-06-03 00:58:29 +09:00
tvgSwRasterNeon.h avx/neon: remove double increment of the value 2025-06-18 14:39:02 +09:00
tvgSwRasterTexmap.h Revert "sw_engine: replaced texture mapping AA with 4x sampling interp" 2025-06-12 23:40:18 +09:00
tvgSwRenderer.cpp renderer: rectify the update flag once more 2025-06-18 15:49:47 +09:00
tvgSwRenderer.h renderer: code refactoring 2025-06-17 10:56:53 +09:00
tvgSwRle.cpp sw_engine: clean code++ 2025-06-03 00:58:29 +09:00
tvgSwShape.cpp sw_engine: code refactoring 2025-05-28 11:41:52 +09:00
tvgSwStroke.cpp common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00