thorvg/test
Hermet Park 9e69089524 renderer/canvas: Optimize logic by removing paint verification.
Allow direct updates to the paint object without prior validation.
The verification process is deemed inefficient;
users are expected to ensure the paint is updated using a canvas
that contains it.

This might break the backward compatibility.
2024-02-06 01:30:19 +09:00
..
capi updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
regression infra: Improve regression finder 2023-05-08 10:38:27 +09:00
resources infra: renamed the folders, images -> resources. 2023-12-12 08:57:44 +09:00
catch.hpp test: upgrade catch2 2023-01-30 13:28:44 +09:00
meson.build test: enhanced the unit-test coverage 2023-09-26 10:48:33 +09:00
testAccessor.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testAnimation.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testFill.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testInitializer.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testMain.cpp
testPaint.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testPicture.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testSavers.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testScene.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testShape.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testSwCanvas.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
testSwCanvasBase.cpp renderer/canvas: Optimize logic by removing paint verification. 2024-02-06 01:30:19 +09:00
testSwEngine.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00