thorvg/src
Jinny You 50a0df805f sw_engine: Fix buffer overflow in texture mapping rasterizer
Fix heap buffer overflow in texture mapping rasterizer by adding proper
bounds checking for texture coordinates. This prevents accessing memory
outside of the allocated image buffer during texture sampling and
interpolation.
2025-01-09 16:52:43 +08:00
..
bindings updated copyright 2025-01-03 14:32:31 +09:00
common common: properly update the clamp() 2025-01-09 00:04:18 +09:00
loaders common/math: revise clamp() aligning with the std style 2025-01-08 13:27:58 +09:00
renderer sw_engine: Fix buffer overflow in texture mapping rasterizer 2025-01-09 16:52:43 +08:00
savers updated copyright 2025-01-03 14:32:31 +09:00
meson.build infra: --shutdown the unkown-pragmas warning 2024-10-04 02:50:19 +09:00