thorvg/src/renderer/sw_engine
Hermet Park f3d7e232ce common: partial rendering stabilization++
There are more corner case issues after the partial rendering
introduction, this covers all-in-one.
2025-06-26 20:21:04 +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: enable render region clipping during rendering 2025-06-23 16:04:48 +09:00
tvgSwFill.cpp renderer: improve radial gradient handling 2025-06-24 21:23:26 +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: enable render region clipping during rendering 2025-06-23 16:04:48 +09:00
tvgSwRasterAvx.h sw_engine: enable render region clipping during rendering 2025-06-23 16:04:48 +09:00
tvgSwRasterC.h sw_engine: enable render region clipping during rendering 2025-06-23 16:04:48 +09:00
tvgSwRasterNeon.h sw_engine: enable render region clipping during rendering 2025-06-23 16:04:48 +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 common: partial rendering stabilization++ 2025-06-26 20:21:04 +09:00
tvgSwRenderer.h common: partial rendering stabilization++ 2025-06-26 20:21:04 +09:00
tvgSwRle.cpp sw_engine: small optimization with a fast-clipping region access 2025-06-23 16:04:48 +09:00
tvgSwShape.cpp api: handling values <= 0 in strokeDash() api 2025-06-24 21:02:29 +09:00
tvgSwStroke.cpp common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00