godot/drivers
clayjohn e75900e1ad Calculate pixel snap in canvas space instead of world space
This ensures that you are actually snapping to pixels in the viewport and not an arbitrary amount
2024-09-20 17:43:33 -07:00
..
alsa Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
alsamidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
backtrace
coreaudio macOS/iOS: Fix various warnings when targeting newer SDKs 2024-08-20 11:55:21 +02:00
coremidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
d3d12 [Windows] Move __REQUIRED_RPCNDR_H_VERSION__ to the header. 2024-08-25 22:57:35 +03:00
egl Enable fallback from ANGLE to native and improve ANGLE error messages. 2024-08-25 21:19:54 +03:00
gl_context
gles3 Calculate pixel snap in canvas space instead of world space 2024-09-20 17:43:33 -07:00
metal [2D,Metal]: Fix subpixel blending; fix inconsistent blend state in Metal 2024-09-20 15:16:31 +10:00
png
pulseaudio Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
unix Adding a macro on NetSocketPosix to pick the right type for FIONREAD len 2024-09-17 16:09:33 +02:00
vulkan Vulkan: account for externally backed textures (i.e., created via texture_create_from_extension()), as such textures lack ownership information. 2024-09-12 18:15:23 +03:00
wasapi Fix AudioStreamMicrophone crash on scene-reload 2024-09-18 00:03:48 +05:30
windows Merge pull request #96840 from bruvzg/open_wstat 2024-09-11 12:34:28 +02:00
winmidi Move MIDI parsing up from ALSA driver to platform independent driver. 2024-06-25 16:46:30 +01:00
xaudio2
register_driver_types.cpp
register_driver_types.h
SCsub SCons: Better validation for platform-specific opt-in drivers 2024-08-21 22:53:34 +02:00