ruffle/core/src/backend
= b7dcd26c38 core: Use Cow<str> for FullscreenError in UI backend, as it can't ever be anything else 2022-08-25 23:43:21 +02:00
..
audio core: Made audio backend use actual real error enums, and not box<error> 2022-08-25 23:43:21 +02:00
video/software core: Use real Error enums for video backend 2022-08-25 23:43:21 +02:00
audio.rs core: Made audio backend use actual real error enums, and not box<error> 2022-08-25 23:43:21 +02:00
log.rs core: Trace only to the log backend, but have the default log backend trace to the log crate 2020-09-13 13:51:39 -07:00
navigator.rs web: Refactor `WebNavigatorBackend` 2022-08-14 17:49:05 -07:00
storage.rs core: Add MemoryStorageBackend::new 2022-04-29 09:14:32 -07:00
ui.rs core: Use Cow<str> for FullscreenError in UI backend, as it can't ever be anything else 2022-08-25 23:43:21 +02:00
video.rs core: Use real Error enums for video backend 2022-08-25 23:43:21 +02:00