]> O.S.I.I.S - jp/vkvg.git/commit
use vertexOffset in drawCommand to be able to flush just before emiting a new draw...
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 5 Sep 2019 15:34:12 +0000 (17:34 +0200)
committerj-p <jp_bruyere@hotmail.com>
Thu, 5 Sep 2019 22:59:25 +0000 (00:59 +0200)
commit77e4fbddfb6603a1a56b4c4fb482313fa26495ab
tree69a620186fdc11e18394ff217deb107cbfbb4948
parent56bde775308f44f794b8cb68f5a283c66d096b10
use vertexOffset in drawCommand to be able to flush just before emiting a new draw command if vbo or ibo is too small
src/vkvg_context.c
src/vkvg_context_internal.c
src/vkvg_context_internal.h
src/vkvg_fonts.c
tests/stroke.c