ruffle/render
relrelb 08b6cf543a web: Guard logs behind a `log_enabled!()` macro
These logs perform somewhat expensive evaluation (crossing the Wasm-
JS boundary). So use the cheaper `log_enabled!()` macro to avoid
evaluation if the relevant log level is not enabled.
2021-09-16 02:56:18 -07:00
..
canvas chore: Bump to wasm-bindgen 0.2.77 2021-09-10 16:32:14 -07:00
common_tess core: Add backend::render::BitmapSource trait 2021-06-13 20:03:53 -07:00
webgl web: Guard logs behind a `log_enabled!()` macro 2021-09-16 02:56:18 -07:00
wgpu chore: Appease clippy 2021-09-11 21:50:52 -07:00