v/thirdparty
2025-05-29 09:10:13 +03:00
..
android android: provide more predictable logging, add comptime termux support (#14984) 2022-07-07 18:28:29 +03:00
build_scripts thirdparty: add thirdparty/build_scripts/thirdparty-openbsd-amd64_tcc.sh for compiling tcc on OpenBSD (#24592) 2025-05-29 09:10:13 +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 thirdparty: fix recompilation of markdown with -cc gcc-11 -prod -cstrict 2025-03-12 23:52:30 +02:00
mbedtls net.mbedtls: enable MBEDTLS_THREADING_C and MBEDTLS_THREADING_PTHREAD on OpenBSD (#24572) 2025-05-25 13:19:22 +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 thirdparty/sokol: allow -cflags -D_SGL_DEFAULT_MAX_VERTICES=4194304 to customize how many vertices you can send through gg/sokol in a frame 2025-01-06 13:46:27 +02:00
stb_image thirdparty: update stb_image_resize2.h from 2.06 to 2.11 (#22529) 2024-10-15 15:05:57 +03:00
stdatomic sync.stdatomic: add atomic types (#24561) 2025-05-25 13:10:08 +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: improve -cstrict -cc clang-18 -prod compatibility for programs that do import net.mbedtls 2025-02-10 21:18:57 +02:00
zstd thirdparty: upgrade zstd to 1.5.8 (#24597) 2025-05-29 09:03:47 +03:00
.gitignore