1
0
Fork 0
godot/drivers
Thaddeus Crews 2d42b889d1
Merge pull request #104124 from Ivorforce/alloc-static-calloc
Add `Memory::alloc_static_zeroed` to allocate memory that's filled with zeroes.
2025-05-19 08:01:33 -05:00
..
accesskit AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
alsa Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
alsamidi Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
apple MacOS: Embedded window support. 2025-05-06 06:09:05 +10:00
backtrace SCons: Add `CPPEXTPATH` for external includes 2025-04-02 07:29:08 -05:00
coreaudio Style: Standardize Obj-C `#import` syntax 2025-03-08 09:28:34 -06:00
coremidi Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
d3d12 Direct3D 12: Let platforms report support for direct composition 2025-05-14 17:48:19 +02:00
egl Add `String::replace_char(s)` methods for performance and convenience 2025-04-10 13:08:45 +02:00
gl_context SCons: Add `CPPEXTPATH` for external includes 2025-04-02 07:29:08 -05:00
gles3 Merge pull request #104124 from Ivorforce/alloc-static-calloc 2025-05-19 08:01:33 -05:00
metal Move bisect to Span and deduplicate code. 2025-05-14 18:19:09 +08:00
png Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
pulseaudio Fix various sanitizer issues. 2025-04-28 15:23:35 +02:00
unix macOS: Embedded window can be dismissed by clicking close 2025-05-12 07:09:42 +10:00
vulkan Rework semaphores for presentation to be created per swap chain image to fix validation error. 2025-05-14 15:27:51 -03:00
wasapi Core: Integrate warning suppression macro helpers 2025-04-03 10:13:46 -05:00
windows [Wine] Use _SH_DENY* flags instead of unsupported _SH_SECURE. 2025-05-14 13:50:28 +03:00
winmidi Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
xaudio2 Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
SCsub AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
register_driver_types.cpp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
register_driver_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00