v/thirdparty
2025-09-07 14:05:40 +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-linux-armv7_bdwgc.sh for building libgc.a on ARMv7 CPUs (#25077) 2025-08-09 14:43:55 +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 fontstash: define and use FONTSTASH_MALLOC_ATOMIC for the allocated texture and atlas nodes (which do not contain pointers) 2025-09-07 14:05:40 +03: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 thirdparty: upgrade to mbedtls v3.6.3.1, add a .patch file with the local changes (#24602) 2025-05-31 12:02:37 +03:00
mssql/include
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: add NDEBUG check before glGetErrorCode if-statement in sokol_gfx.h (#24754) 2025-06-19 10:23:37 +03: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: add SpinLock (#24788) 2025-06-26 16:34:00 +03:00
vschannel net.http: fix post error with https on windows (#19334) 2023-09-12 15:43:13 +03:00
walloc
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.zstd: add a runnable update.vsh script 2025-05-31 09:06:43 +03:00
.gitignore