godot/platform
Alvin Wong 0cda0b935d Windows: Add sanitizers for llvm-mingw, increase stack for ASan
ASan and UBSan are supported by llvm-mingw. They can be enabled by
passing `use_asan=yes use_ubsan=yes` to scons.
2024-07-28 04:32:18 +08:00
..
android Fix the cleanup logic for the Android render thread 2024-07-24 10:17:46 -07:00
ios Fix issue preventing enabling the remote button for Android 2024-07-16 00:25:16 -07:00
linuxbsd Remove unneeded call in DisplayServerX11 2024-07-25 17:11:15 +08:00
macos Pass window exclusive and transient properties for subwindow creation 2024-07-25 00:27:27 +08:00
web [Web] Enable the closure compiler in CI 2024-07-26 13:27:52 +02:00
windows Windows: Add sanitizers for llvm-mingw, increase stack for ASan 2024-07-28 04:32:18 +08:00
register_platform_apis.h
SCsub