thorvg/test
Hermet Park 86300c5fc0 sw_engine: optimize raster.
memset() is more than 10x faster than manual loop.

Thus we replace it to manipulate buffer pixels.

Change-Id: If0f255578f7d49ff6704c4f15e2eefe435cc3c15
2020-06-23 16:55:06 +09:00
..
makefile sw_engine: optimize raster. 2020-06-23 16:55:06 +09:00
testBlending.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testBoundary.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testComposition.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testCustomTransform.cpp common transform: support matrix transform interface. 2020-06-23 11:28:20 +09:00
testDirectUpdate.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testGlShape.cpp correct unmatched files permission. 2020-06-18 18:44:52 +09:00
testGradient.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testGradientTransform.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testLinearGradient.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testMultiShapes.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testPath.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testPathCopy.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testRadialGradient.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testScene.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testSceneTransform.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testShape.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testStroke.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testStrokeLine.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testSvg.cpp common loader: build up loader infrastructure. 2020-06-19 15:46:02 +09:00
testTransform.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00
testUpdate.cpp common initializer: replace engine class with intializer 2020-06-16 12:54:53 +09:00