thorvg/test
Hermet Park 2929fa5c57 sw_engine: optimize rle rendering.
we don't need to apply anti-aliasing if stroke is there.
here turns off anti-alias if stroke width is more than 2.
magic number 2 is experimentally confirmed.

Change-Id: I09031dc2a0a84f31c5904651ed1e62004645ba9a
2020-07-03 18:32:50 +09:00
..
svgs test: Improve svg test 2020-06-29 11:24:52 +00:00
makefile test shape: unify sw/gl test code. 2020-06-29 14:59:01 +09:00
testAsync.cpp sw_engine: optimize othogonal rectangle drawing. 2020-07-01 15:53:47 +09:00
testBlending.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testBoundary.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testCommon.h test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testCustomTransform.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testDirectUpdate.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testGradientTransform.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testLinearGradient.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testMultiShapes.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testPath.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testPathCopy.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testRadialGradient.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testScene.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testSceneTransform.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testShape.cpp sw_engine: optimize rle rendering. 2020-07-03 18:32:50 +09:00
testStroke.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testStrokeLine.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testSvg.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testTransform.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00
testUpdate.cpp test: enable gl window only on gl backend. 2020-07-01 14:25:53 +09:00