virtualx-engine/drivers
Rémi Verschelde 7223c5b54a
Fix various typos with codespell
Using 2.2.7.dev115+g0eb441d6.

Had to add `cancelled` to the ignore list, as it's a Wayland signal which
we're handling in our code, so we don't want codespell to fix that "typo".

Also includes the typo fix from #87927.

Co-authored-by: Divyanshu Shekhar <61140213+divshekhar@users.noreply.github.com>
2024-02-07 11:09:34 +01:00
..
alsa
alsamidi
coreaudio
coremidi
d3d12 Merge pull request #87795 from RandomShaper/d3d12_dont_leak_please 2024-02-02 12:04:25 +01:00
egl Fix various spelling errors 2024-01-04 09:56:43 -05:00
gl_context
gles3 Fix various typos with codespell 2024-02-07 11:09:34 +01:00
png Fix lossless formats in PortableCompressedTexture2D 2024-01-05 00:11:01 +05:00
pulseaudio
unix Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 2024-01-17 13:58:29 -05:00
vulkan Add Wayland support 2024-01-30 16:44:47 +01:00
wasapi Fix Dummy audio driver initialization issue on WASAPI output device initialization failure 2024-01-09 17:36:13 +01:00
windows Use platform-specific methods for FileAccess reading and writing 2023-10-29 17:34:18 +01:00
winmidi
xaudio2
register_driver_types.cpp
register_driver_types.h
SCsub Add Direct3D 12 RenderingDevice implementation 2023-12-12 19:10:04 +01:00