v/thirdparty
2024-09-16 21:20:42 +03:00
..
android android: provide more predictable logging, add comptime termux support (#14984) 2022-07-07 18:28:29 +03:00
cJSON thirdparty: add license information and source repo info to the READMEs in each subfolder (#21135) 2024-03-29 08:00:56 +02:00
fontstash all: fix typos (#21089) 2024-03-25 12:18:27 +02:00
ios
libatomic_ops thirdparty: update libatomic_ops to commit cc9bc49 from https://github.com/ivmai/libatomic_ops/ (#22235) 2024-09-16 21:20:42 +03:00
libbacktrace builtin: add libbacktrace as option for generating stack traces (#14277) 2022-05-04 21:17:05 +03:00
libgc builtin,thirdparty: fix compilation of libgc with -cc msvc -gc boehm (thanks to @Ekopalypse) 2024-08-22 18:43:45 +03:00
mbedtls thirdparty: fix compilation of thirdparty/mbedtls with tcc on macos m1 2024-09-15 15:00:27 +03:00
mssql/include mssql: support windows (#10336) 2021-06-07 14:02:15 +03:00
photon coroutines: manually create photon vcpu's & add functions to set photon log output (#21012) 2024-03-14 00:00:42 +11:00
picoev os.notify: fix sizeof(C.epoll_event) == 12 with tcc (was 16, while with gcc/clang it is 12) 2022-09-29 13:27:07 +03:00
picohttpparser thirdparty: add license information and source repo info to the READMEs in each subfolder (#21135) 2024-03-29 08:00:56 +02:00
sokol sokol: update to match upstream at c0e0563 (#21971) 2024-08-01 01:44:50 +03:00
stb_image stbi: update thirdparty/stb_image to latest commit ae721c5 (#21127) 2024-04-01 22:05:43 +03:00
stdatomic sync,os,thirdparty: fix cross compilation from macos to windows (#21484) 2024-05-10 22:04:52 +03:00
vschannel net.http: fix post error with https on windows (#19334) 2023-09-12 15:43:13 +03:00
walloc builtin.wasm_bare: use walloc as malloc/free implementation (#13731) 2022-03-14 09:20:20 +02:00
zip thirdparty: fix compilation of programs using miniz.h on macos 2024-09-15 13:35:18 +03:00
zstd thirdparty: add license information and source repo info to the READMEs in each subfolder (#21135) 2024-03-29 08:00:56 +02:00
.gitignore