]> O.S.I.I.S - jp/vkvg.git/commit
Appveyor (#27)
authorj-p <jp_bruyere@hotmail.com>
Thu, 23 Jan 2020 13:04:02 +0000 (14:04 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2020 13:04:02 +0000 (14:04 +0100)
commita759ac6afbf3d969270bb4c6e7235e9dfd969211
tree2712729118c6a41410bd2712b36676c8bc091e93
parent1bed82dababb3b2cf87471cac7644242d73a7a65
Appveyor (#27)

* replace 'uint' with 'uint32_t' for MSVC
* appveyor: fix win64 compilation.
25 files changed:
.travis.yml
CMakeLists.txt
README.md
appveyor.yml
cmake/FindFontConfig.cmake [deleted file]
cmake/FindGLFW3.cmake
cmake/FindHarfBuzz.cmake
src/cross_os.c
src/cross_os.h
src/vectors.c
src/vkvg_context.c
src/vkvg_context_internal.c
src/vkvg_context_internal.h
src/vkvg_fonts.c
src/vkvg_fonts.h
src/vkvg_internal.h
src/vkvg_surface.c
tests/common/test.c
tests/common/test.h
tests/common/vkengine.c
tests/hlines.c
tests/lines.c
tests/random_cirles.c
tests/random_rects.c
vkh