1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 16:10:44 +00:00
godot/drivers
Rémi Verschelde 4b070e8031
Fix various typos with codespell
Using 2.2.7.dev217+g10c2abcf.

Had to add `colour` to the ignore list as we used it as an alias/keyword for the
documentation of color-related APIs.
Also ignore recommendations to change `thirdparty` to either `third-party` or
`third party`, which are correct but we use the former fairly consistently.
2024-05-07 10:08:42 +02:00
..
alsa
alsamidi Add MIDI controller device index to InputEventMIDI.device property. 2024-02-19 10:23:19 +00:00
backtrace [Windows] Enable crash reporter on MinGW builds, use libbacktrace to generate stack trace from DWARF symbols. 2024-04-22 16:19:37 +03:00
coreaudio [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
coremidi Add MIDI controller device index to InputEventMIDI.device property. 2024-02-19 10:23:19 +00:00
d3d12 Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
egl Polish interaction between windowing, input and rendering 2024-04-10 18:47:42 +02:00
gl_context [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
gles3 Fix various typos with codespell 2024-05-07 10:08:42 +02:00
png Fix arm64/Windows build. 2024-04-30 16:26:42 +03:00
pulseaudio [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
unix Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
vulkan [Core] Add LocalVector::has for convenience 2024-05-06 18:03:37 +02:00
wasapi Fix audio crackling issues due to incorrect WASAPI buffer size 2024-03-08 14:05:39 +01:00
windows Merge pull request #91100 from bruvzg/x_finks 2024-04-29 13:00:37 +02:00
winmidi Add MIDI controller device index to InputEventMIDI.device property. 2024-02-19 10:23:19 +00:00
xaudio2
register_driver_types.cpp
register_driver_types.h
SCsub [Windows] Enable crash reporter on MinGW builds, use libbacktrace to generate stack trace from DWARF symbols. 2024-04-22 16:19:37 +03:00