]> O.S.I.I.S - jp/vkvg.git/commit
matrix transformations, grabbed from cairo
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Wed, 18 Apr 2018 14:48:57 +0000 (16:48 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Wed, 18 Apr 2018 14:48:57 +0000 (16:48 +0200)
commit77cbf3852accf77f8690ccb6d50c97926217cdf9
treece71bb50c7c01d00b9bed66fc8bab1178cc5e650
parente4a216e2924da3f88132ab9010b8533eee32cdec
matrix transformations, grabbed from cairo
include/vkvg.h
shaders/vkvg_main.frag
shaders/vkvg_main.vert
src/matrices.c [deleted file]
src/matrices.h [deleted file]
src/shaders.h
src/vkvg_context.c
src/vkvg_context_internal.h
src/vkvg_matrix.c [new file with mode: 0644]
src/vkvg_matrix.h [new file with mode: 0644]
tests/test1.c