]> O.S.I.I.S - jp/vkvg.git/commit
reimplement ear clipping for triangulation with non-zero fill rule
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 30 Apr 2019 03:40:54 +0000 (05:40 +0200)
committerj-p <jp_bruyere@hotmail.com>
Wed, 1 May 2019 12:47:26 +0000 (14:47 +0200)
commitbeec464760b389deb8270d445bee05dfcd052653
tree4b15550fdbdf84d8175dcd7e31620386fa009071
parentfb6ed485b100d935c542be8369308c887914ab4f
reimplement ear clipping for triangulation with non-zero fill rule
include/vkvg.h
src/vkvg_context.c
src/vkvg_context_internal.c
src/vkvg_context_internal.h
src/vkvg_device_internal.c
src/vkvg_device_internal.h
tests/clip.c
tests/common/vkengine.c
tests/random_rects.c
tests/rect_fill.c
vkh