thorvg/test
Hermet Park f4d1065d52 sw_engine: convert colorspace ARGB -> RGBA in default.
We can use RGBA colorspace rather ARGB for pixel data.
This would be better for many rendering system,
since it's more widely preferred than ARGB including opengl.

Change-Id: Ibbfe6a511d77bf0ef30ce261995467c11164d306
2020-08-15 18:22:43 +09:00
..
svgs test: updated svg sample 2020-07-30 21:10:02 +09:00
makefile picture svg: introduce load() with memory data input source. 2020-08-14 19:41:04 +09:00
testArc.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testAsync.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testBlending.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testBoundary.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testCapi.c sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testCommon.h test: ++code safety 2020-07-17 17:15:16 +09:00
testCustomTransform.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testDirectUpdate.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testGradientTransform.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testLinearGradient.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testMultiShapes.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testPath.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testPathCopy.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testRadialGradient.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testScene.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testSceneTransform.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testShape.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testStroke.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testStrokeLine.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testSvg.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testSvg2.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testTransform.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00
testUpdate.cpp sw_engine: convert colorspace ARGB -> RGBA in default. 2020-08-15 18:22:43 +09:00