ruffle/desktop/src
Mike Welsh 8222d3095b desktop: Add --timedemo benchmark
Add --timedemo for benchmarking, which will run the given SWF as
quickly as possible for 5000 frames or the end of the root
timeline, whichever comes first. The total duration will be output
upon completion.
2020-12-26 23:59:12 -08:00
..
audio.rs desktop: Workaround bug in generational-arena 2020-10-25 20:41:20 -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 desktop: Switch task to ready state on wake 2020-10-20 23:18:42 -07:00
input.rs chore: Remove unnecessary debug output 2020-11-29 02:33:09 -08:00
locale.rs desktop: Implement LocaleBackend for desktop 2020-09-02 17:12:31 -07:00
main.rs desktop: Add --timedemo benchmark 2020-12-26 23:59:12 -08:00
navigator.rs web: Fix cors issues with http (close ruffle-rs#1486) 2020-12-14 05:51:28 -08:00
storage.rs core: SharedObjects are bucketed by domain 2020-12-22 14:18:06 -08:00
task.rs desktop: Switch task to ready state on wake 2020-10-20 23:18:42 -07:00
ui.rs web/desktop: Add basic dialog handling (closes #1978) 2020-12-23 19:08:18 -08:00