godot/drivers
reduz f8d03b98e7 Improve resource load cache
-Added a new method in Resource: reset_state , used for reloading the same resource from disk
-Added a new cache mode "replace" in ResourceLoader, which reuses existing loaded sub-resources but resets their data from disk (or replaces them if they chaged type)
-Because the correct sub-resource paths are always loaded now, this fixes bugs with subresource folding or subresource ordering when saving.
2021-02-11 15:44:28 -03:00
..
alsa Modernize Thread 2021-01-29 12:02:13 +01:00
alsamidi Modernize Thread 2021-01-29 12:02:13 +01:00
coreaudio
coremidi
dummy Improve resource load cache 2021-02-11 15:44:28 -03:00
png
pulseaudio Modernize Thread 2021-01-29 12:02:13 +01:00
spirv-reflect
unix Merge pull request #45315 from RandomShaper/modernize_thread 2021-01-31 15:24:56 +01:00
vulkan Fixes to get Godot running again on Intel IGP 2021-02-05 00:02:06 -03:00
wasapi Modernize Thread 2021-01-29 12:02:13 +01:00
windows Modernize Thread 2021-01-29 12:02:13 +01:00
winmidi
xaudio2 Modernize Thread 2021-01-29 12:02:13 +01:00
register_driver_types.cpp
register_driver_types.h
SCsub