thorvg/test
Hermet Park e258a2a662 sw_engine texmap: implemented fast span-edge anti-aliasing
This Anti-Aliasing mechanism is originated from Hermet Park's idea.
To understand this AA logic, you can refer this page:
www.hermet.pe.kr/122 (hermetpark@gmail.com)

@Issue: https://github.com/Samsung/thorvg/issues/161
2021-12-16 15:56:20 +09:00
..
capi test capiSwCanvas: remove a invalid test case. 2021-11-22 13:29:07 +09:00
images sw_engine texmap: implemented fast span-edge anti-aliasing 2021-12-16 15:56:20 +09:00
wasm test: remove gtest & its infra. 2021-06-03 17:38:07 +09:00
catch.hpp tests: introduce catch2 unit tests infrastructure. 2021-06-04 16:46:34 +09:00
meson.build utc: testing loading and saving .tvg 2021-09-03 11:02:25 +09:00
testFill.cpp tests: fill transformation tests added 2021-10-22 19:47:29 +09:00
testInitializer.cpp test initializer: remove a invalid test case. 2021-11-09 14:28:41 +09:00
testMain.cpp tests: introduce catch2 unit tests infrastructure. 2021-06-04 16:46:34 +09:00
testPaint.cpp test: fix memory leak. 2021-11-05 21:48:24 +09:00
testPicture.cpp test: fix memory leak. 2021-11-05 21:48:24 +09:00
testSavers.cpp utc: testing loading and saving .tvg 2021-09-03 11:02:25 +09:00
testScene.cpp test Array: Remove too big size test 2021-11-09 14:04:42 +09:00
testShape.cpp test: API coverage up 2021-10-22 18:47:05 +09:00
testSwCanvas.cpp test SwCanvas: ++ case cover. 2021-06-09 18:11:51 +09:00
testSwCanvasBase.cpp test Array: Remove too big size test 2021-11-09 14:04:42 +09:00
testSwEngine.cpp all: fix warnings on MSVC 2021-10-09 11:33:45 +09:00