godot-module-template/drivers
Thaddeus Crews 1ae6976471
Merge pull request #110083 from WhalesState/gles3-texture-repeat
Fix texture repeat mode for GLES3 renderer.
2026-03-02 15:54:01 -06:00
..
accesskit Move accessibility methods/enums from DisplayServer to the AccessibilityServer dedicated singleton. 2026-03-02 13:48:29 +02:00
alsa Move binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
alsamidi Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
apple Add SDL joystick input for iOS 2026-02-18 20:37:22 +05:00
apple_embedded Merge pull request #106814 from stuartcarnie/rendering/hdr-output 2026-03-02 12:35:22 +01:00
backtrace Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
coreaudio Move binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
coremidi Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07:00
d3d12 Upgrade D3D12MA. 2026-02-26 14:25:45 +03:00
egl Misc dependency improvements for files depending on rendering_server.h 2026-02-25 20:17:27 +01:00
gl_context SCons: Remove system includes 2025-10-07 08:11:29 -05:00
gles3 Fix textures repeat mode for GLES3 renderer. 2026-03-01 06:57:34 +02:00
metal Merge pull request #106814 from stuartcarnie/rendering/hdr-output 2026-03-02 12:35:22 +01:00
png Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
pulseaudio Move binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
sdl Merge pull request #114895 from Nintorch/is-joy-vibrating 2026-02-19 20:29:13 -06:00
unix Misc dependency improvements for files depending on rendering_server.h 2026-02-25 20:17:27 +01:00
vulkan feat: Add EDR support to Metal and all Apple platforms 2026-02-27 05:23:56 +11:00
wasapi Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
windows Fix warnings relating to case mismatch in file path for windows 2026-02-06 01:38:46 +03:00
winmidi Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
xaudio2 Move binary math functions to Math namespace in math_funcs_binary header. 2026-02-17 12:24:35 +01:00
register_driver_types.cpp Move accessibility methods/enums from DisplayServer to the AccessibilityServer dedicated singleton. 2026-03-02 13:48:29 +02:00
register_driver_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Add SDL joystick input for iOS 2026-02-18 20:37:22 +05:00