ruffle/render/wgpu/src
= 17f261fc1f wgpu: Descriptors::new is infallible, removed error path 2022-08-25 23:43:21 +02:00
..
bitmaps.rs chore: Bump to wgpu 0.12 2022-01-19 13:20:27 -08:00
clap.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
globals.rs wgpu: Store Globals outside of Descriptor, so Descriptor can be immutable once again 2022-08-09 23:19:42 +02:00
lib.rs wgpu: Descriptors::new is infallible, removed error path 2022-08-25 23:43:21 +02:00
pipelines.rs wgpu: Pipelines::new is infallible, removed error path 2022-08-25 23:43:21 +02:00
target.rs core: Only store viewport dimensions in `RenderBackend` 2022-08-22 13:44:30 -07:00
uniform_buffer.rs wgpu: Store Uniforms Buffer outside of Descriptor, so Descriptor can be immutable once again 2022-08-09 23:19:42 +02:00
utils.rs web: Support wgpu on web 2021-10-24 17:20:19 -07:00