ruffle/desktop/src
CUB3D f03093528c core: Add shared object cache and saving on exit
On the desktop player, shared objects will now be flushed on quit.
Attempting to retrieve an existing shared object will now return a
reference to the existing one.
2020-06-24 01:46:42 +01:00
..
audio.rs audio: Don't panic on unimplemented codecs 2020-06-17 12:14:08 -07:00
custom_event.rs Implement an async executor for desktop so that these methods don't immediately panic. 2020-02-22 00:02:46 -05:00
executor.rs core: Rename loader::LoaderError to loader::Error 2020-06-20 15:02:00 -07:00
input.rs desktop: Removed clear_clipboard impl 2020-06-09 22:41:11 +01:00
main.rs core: Add shared object cache and saving on exit 2020-06-24 01:46:42 +01:00
navigator.rs core: Rename loader::LoaderError to loader::Error 2020-06-20 15:02:00 -07:00
storage.rs chore: Clean up useage of unwrap 2020-06-24 01:46:07 +01:00
task.rs core: Rename loader::LoaderError to loader::Error 2020-06-20 15:02:00 -07:00