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
|
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 |
|
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
|
f627679882
|
common initializer: replace engine class with intializer
This initializer will take over the global environments of tvg engines.
Change-Id: I7b99973dafaea57ddd3134800bd442ef4dc319ae
|
2020-06-16 12:54:53 +09:00 |
|
Hermet Park
|
7435b5b414
|
sw_engine: support gradient transformation properly
added testGradientTransform
Change-Id: I29037d08ce951e5ceb2eef31cb414efc25296417
|
2020-06-15 20:14:37 +09:00 |
|