]> O.S.I.I.S - jp/vkvg.git/commit
direct draw on swapchain image as option, several tests
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Mon, 2 Sep 2019 20:27:25 +0000 (22:27 +0200)
committerj-p <jp_bruyere@hotmail.com>
Tue, 3 Sep 2019 18:36:09 +0000 (20:36 +0200)
commit28961d3f5638d8a268a78a0a3562c75f615d166c
tree445cdac1e5cd5bb60f73d3be9d33a16e8eeab548
parent6d221f72025f0aaf29cb1c07595034f21d1d0a60
direct draw on swapchain image as option, several tests
15 files changed:
CMakeLists.txt
README.md
src/vkvg_context.c
src/vkvg_context_internal.c
src/vkvg_context_internal.h
src/vkvg_surface.c
tests/common/test.c
tests/common/test.h
tests/hlines.c
tests/lines.c
tests/multilines.c
tests/random_cirles.c [new file with mode: 0644]
tests/random_rects.c
tests/rect_fill.c
tests/vlines.c