open_toontown_panda3d/dtool
rdb 034f1ea358 patomic: Implement futexes on macOS using ulock API
This is what is also used by the libc++ futex implementation on macOS, and should be more efficient than the fallback hash table approach
2023-10-21 14:46:51 +02:00
..
metalibs interrogatedb: Indicate whether types/function wrappers are deprecated 2022-10-24 13:24:20 +02:00
src patomic: Implement futexes on macOS using ulock API 2023-10-21 14:46:51 +02:00
CMakeLists.txt CMake: Remove p3dtoolconfig from build 2019-11-04 14:02:06 -07:00
CompilerFlags.cmake CMake: Split out Objective-C++ flags on macOS to fix crash 2023-05-08 20:00:39 +02:00
Config.cmake CMake: build tinydisplay using CMake 2023-10-15 11:34:47 +02:00
LocalSetup.cmake CMake: Improve reporting of enabled-but-not-found packages 2020-12-20 18:36:41 +01:00
Package.cmake CMake: Switch use of distutils.sysconfig to sysconfig in Python 3.12 2023-10-15 11:43:42 +02:00
PandaVersion.cmake CMake: Drop support for CMake versions below 3.13 2022-03-09 16:23:37 +01:00
dtool_config.h.in dtoolbase: Use mimalloc on Windows, disable USE_DELETED_CHAIN 2022-02-04 23:50:57 +01:00