godot/drivers
clayjohn 305216f558 Overhaul the cull mask internals for Lights, Decals, and Particle Colliders
Properly pair and unpair instances based on cull mask to avoid any unnecessary processing and to ensure that changing the cull_mask and layer_mask actually updates culling behavior
2025-05-08 21:39:12 -07: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 RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension() 2025-05-07 15:15:55 +03: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 Overhaul the cull mask internals for Lights, Decals, and Particle Colliders 2025-05-08 21:39:12 -07:00
metal RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension() 2025-05-07 15:15:55 +03: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 Fix empty lines being added for errors with no script backtrace 2025-05-05 13:27:21 +02:00
vulkan RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension() 2025-05-07 15:15:55 +03:00
wasapi Core: Integrate warning suppression macro helpers 2025-04-03 10:13:46 -05:00
windows Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05: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
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
SCsub AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00