mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00

default is sw engine, please run sample app with "gl" argument $./testShape gl Change-Id: Iff7da624ff17827df957919341737b9f129f502e
22 lines
289 B
Text
22 lines
289 B
Text
build
|
|
.vscode
|
|
*.swp
|
|
testShape
|
|
testMultiShapes
|
|
testBoundary
|
|
testPath
|
|
testPathCopy
|
|
testBlending
|
|
testUpdate
|
|
testDirectUpdate
|
|
testScene
|
|
testTransform
|
|
testCustomTransform
|
|
testSceneTransform
|
|
testStroke
|
|
testStrokeLine
|
|
testLinearGradient
|
|
testRadialGradient
|
|
testGradientTransform
|
|
testSvg
|
|
testAsync
|