]> O.S.I.I.S - jp/vkhelpers.git/commit
added tinycthread to implement threadsafe ref counting in vkhimage, needed for vkvg...
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Fri, 18 Feb 2022 14:46:41 +0000 (15:46 +0100)
committerj-p <jp_bruyere@hotmail.com>
Sat, 26 Feb 2022 09:35:55 +0000 (10:35 +0100)
commit7ee60210a4505e84cf962d25934a011f486ec010
treed25e8ffea67661f33d2b69420cdfc71fb108a676
parentae339661177d283163a50acde04c4f246f5be08b
added tinycthread to implement threadsafe ref counting in vkhimage, needed for vkvg font cache in multithreading
CMakeLists.txt
include/vkh.h
src/deps/tinycthread.c [new file with mode: 0644]
src/deps/tinycthread.h [new file with mode: 0644]
src/vkh_image.c
src/vkh_image.h