]> O.S.I.I.S - jp/vkvg.git/commit
first test with color as vertex attribute
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 13 Sep 2019 02:39:22 +0000 (04:39 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 13 Sep 2019 02:39:22 +0000 (04:39 +0200)
commit4da8484c7ee61041a3026b24cb199a0cfdbc8b3e
tree8fc77ee98f04a5f5cfa72a99add6b3542fa7af04
parent899dd89950f642c4202bdf314af1fcd9147139d6
first test with color as vertex attribute
14 files changed:
shaders/vkvg_main.vert
shaders/vkvg_main_lcd.frag
src/shaders.h
src/vkvg_context.c
src/vkvg_context_internal.c
src/vkvg_context_internal.h
src/vkvg_device_internal.c
src/vkvg_fonts.c
tests/common/test.c
tests/img_surf.c
tests/line_join_2.c
tests/random_cirles.c
tests/random_rects.c
tests/rect_fill.c