godot/drivers
lawnjelly cd371c45b7
Fix leaking environment RIDs in GLES2
This PR adds the code necessary to correctly free environments in GLES2, which was previously missing causing them to leak.

(cherry picked from commit 7134ef90bb)
2021-12-09 12:08:42 +01:00
..
alsa
alsamidi
coreaudio
coremidi
dummy Merge pull request #51491 from Calinou/glow-add-high-quality-mode-3.x 2021-10-08 07:47:07 +02:00
gl_context
gles2 Fix leaking environment RIDs in GLES2 2021-12-09 12:08:42 +01:00
gles3 Revert "Fix particles emitting at old location" 2021-12-07 10:56:45 +01:00
gles_common clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
png
pulseaudio Print the number of PulseAudio input channels when in verbose mode 2021-11-15 22:30:57 +01:00
unix Only print message for get_modified_time() failure when in verbose mode 2021-12-02 17:32:17 +01:00
wasapi Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:36:31 +02:00
windows Only print message for get_modified_time() failure when in verbose mode 2021-12-02 17:32:17 +01:00
winmidi Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:36:31 +02:00
xaudio2 Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:36:31 +02:00
register_driver_types.cpp
register_driver_types.h
SCsub