thorvg/src
Hermet Park 4c0bce3fdc sw_engine: fix shape rendering skip issue.
tvg canvas must draw retained shapes for every draw call
even though user missed call update() for shapes.

that case canvs must draw shapes without update,
it means drawing them within previous condition.
2020-09-09 11:02:56 +09:00
..
bindings bindings/capi: Check invalid parameters in capi. 2020-09-02 18:22:10 +09:00
examples replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
lib sw_engine: fix shape rendering skip issue. 2020-09-09 11:02:56 +09:00
loaders svg_loader: refactoring code. 2020-09-08 10:43:38 +09:00
meson.build meson: added compiler flags to optimize binary size 2020-08-24 19:50:04 +09:00