]> O.S.I.I.S - jp/vkvg.git/commit
curve tracking in pathes to avoid extra operation for bevel and rounded line join
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sat, 31 Aug 2019 22:24:23 +0000 (00:24 +0200)
committerj-p <jp_bruyere@hotmail.com>
Tue, 3 Sep 2019 18:36:09 +0000 (20:36 +0200)
commit832fce00ea5a012b5bfa168debc6aa5ea23f9622
tree21400d5f4d31c5a769544d989ec8d9769acf084f
parent75c011017295932be6e6fea874a7660579c3b223
curve tracking in pathes to avoid extra operation for bevel and rounded line join
18 files changed:
CMakeLists.txt
appveyor.yml [new file with mode: 0644]
src/shaders.h
src/vkvg_context.c
src/vkvg_context_internal.c
src/vkvg_context_internal.h
src/vkvg_internal.h
src/vkvg_surface.c
tests/common/vkengine.c
tests/curve.c
tests/fill_and_stroke.c
tests/gradient.c
tests/gradient_transform.c
tests/random_rects.c
tests/rect_fill.c
tests/simple_paint.c
tests/svg.c
vkh