Hermet Park
|
a5d1542e44
|
test: ++code safety
added null check for exceptional case.
Change-Id: I12a5e9724149f607188b67a84e46a033a16270f7
|
2020-07-17 17:15:16 +09:00 |
|
Hermet Park
|
56c0235dc5
|
test: changed file permission.
Change-Id: I8172152f700d10fa1d8c84473d45ff484c0b36d8
|
2020-07-17 16:57:02 +09:00 |
|
Pranay Kumar Samanta
|
3b385d1d54
|
gl_engine: Fix crash in animation callback. Refactor test samples draw function. Fix open shape drawing.
Change-Id: I9ca2cb3951f2229f36292b69221451e0eaf5b6a1
|
2020-07-17 07:54:58 +00:00 |
|
Hermet Park
|
99428ee80a
|
build: support features toggling in meson option.
Change-Id: Id1ebda70fe8380aaa913f79af26e5c39893a6df5
|
2020-07-08 15:30:12 +09:00 |
|
Hermet Park
|
ef4d7a3956
|
common shape: expand rectangle arguement to support both corner radius x, y
this is useful for svg loader
Change-Id: Ia11c2d1c6ea88f3fd65c7f75cef8b59bef426bcb
|
2020-07-07 13:09:46 +09:00 |
|
Hermet Park
|
0d5adb2f03
|
test: enable gl window only on gl backend.
Change-Id: Iafd790b7fc1df8a58bdce2f18c39029cc0d74945
|
2020-07-01 14:25:53 +09:00 |
|
Hermet Park
|
61cb144122
|
test: revise sample.
this patch adds the showcase how to handle exceptional cases.
Change-Id: Ic8e3c740bbf613f4dccace511b6c8d93b987a10c
|
2020-06-30 13:31:28 +09:00 |
|
Hermet Park
|
8bb8710815
|
test svg: remove white trailings
Change-Id: Ie23ffdd420eb9742b21350dfffd5b29ae0515be3
|
2020-06-30 10:24:56 +09:00 |
|
Hermet Park
|
918b6c69d8
|
test: unify test code for supporting gl engine from all test cases.
now you can launch tests with gl engine by "gl" option
ex)
$ testTransform gl
$ testScene gl
Change-Id: Idb720ed369a2fbfb908c977fdaebd7289986fb6f
|
2020-06-29 21:00:26 +09:00 |
|
JunsuChoi
|
654299d0ab
|
test: Improve svg test
Displays svg files located in "./svgs" dir.
Change-Id: I4b9a281dc31fefb28c969780fa28adb74a5f5c02
|
2020-06-29 11:24:52 +00:00 |
|
Hermet Park
|
56e866dd36
|
renamed project name tizenvg => thorvg
we're going to open this project as the independent one,
thus removed tizen naming here.
Change-Id: Ib3c898067dd9186e893f7cb0903fd70d2ce7b31f
|
2020-06-25 13:57:41 +09:00 |
|
Hermet Park
|
36c76ca73c
|
sw_engine: threading optimization
make it prepare step asynchronously.
Change-Id: Ifb85f01d579cf1c111558842496b93fcaef74cd9
|
2020-06-24 14:35:23 +09:00 |
|
Hermet Park
|
01e52c7c7a
|
common loader: build up loader infrastructure.
Change-Id: I62aaed43015301ec39e414833f37d6c5485d8043
|
2020-06-19 15:46:02 +09:00 |
|
Hermet Park
|
c235b7b81d
|
common scene: design load()/save() interfaces
these interfaces will perform for vector resources such as svg/tvg/etc ...
see testSvg examples
Change-Id: Icec0a4682301a13646868bd7c3bfc1771ae7db2c
|
2020-06-16 16:29:26 +09:00 |
|