ruffle/render/wgpu/src
Mike Welsh 554aa7fd63 core: Add backend::render::BitmapSource trait
This interface handles returning a bitmap given an ID and is used
by the render backend to get the bitmap used for a bitmap fill.
This will allow for bitmap fills in the drawing API, as these will
manage their own list of bitmaps.
This also  removes the MovieLibrary dependency from render backends
and will allow for better decoupling in the future.
2021-06-13 20:03:53 -07:00
..
bitmaps.rs chore: Update some dependencies 2020-12-11 11:28:33 -08:00
clap.rs render: Remove PowerPreference::Default as it's no longer in wgpu 2020-10-14 13:59:25 -07:00
globals.rs chore: Bump to wgpu 0.8 2021-04-29 15:01:12 -07:00
lib.rs core: Add backend::render::BitmapSource trait 2021-06-13 20:03:53 -07:00
pipelines.rs chore: Appease clippy 2021-06-05 10:16:00 -07:00
target.rs wgpu: Bump to latest wgpu master 2021-04-16 23:37:23 -07:00
utils.rs wgpu: Bump to latest wgpu master 2021-04-16 23:37:23 -07:00