]> O.S.I.I.S - jp/vkvg.git/commit
gen full screen quad in vertex shader to solve scaling issues of quad vertices in vbo
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 2 May 2019 16:44:41 +0000 (18:44 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 2 May 2019 16:44:41 +0000 (18:44 +0200)
commit80c1c4698cc8961256b0afc7c4d8af5745b182df
treeb28e076adf5a8b57fcc551bbf29c933dfcfab046
parentc0f5ad2b424de831b41ba10d779197d7f11320d7
gen full screen quad in vertex shader to solve scaling issues of quad vertices in vbo
shaders/vkvg_main.vert
src/shaders.h
src/vkvg_context.c
src/vkvg_context_internal.c
src/vkvg_context_internal.h
tests/svg.c
tests/test1.c