ruffle/render/wgpu/src
Nathan Adams 8b6c6f8a62 wgpu: Removed DescriptorsTargetData::surface_format and frame_buffer_format as they aren't needed to be target specific 2022-09-11 09:07:53 +02:00
..
backend.rs wgpu: Removed DescriptorsTargetData::surface_format and frame_buffer_format as they aren't needed to be target specific 2022-09-11 09:07:53 +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
descriptors.rs wgpu: Removed DescriptorsTargetData::surface_format and frame_buffer_format as they aren't needed to be target specific 2022-09-11 09:07:53 +02:00
frame.rs wgpu: Pass the pipelines to frame instead of deciding based on a macro 2022-09-11 09:07:53 +02:00
globals.rs avm2: Implement `BitmapData.draw` for `wgpu` backend (#7254) 2022-09-06 16:38:48 -05:00
lib.rs wgpu: Split off code that actually renders a frame 2022-09-11 09:07:53 +02:00
pipelines.rs wgpu: Don't make pipelines for blend modes we don't support 2022-09-04 18:55:13 -07:00
target.rs render: Add `premultiplied_alpha` parameter for image capture 2022-09-09 15:46:48 -07:00
uniform_buffer.rs wgpu: Split off code that actually renders a frame 2022-09-11 09:07:53 +02:00
utils.rs web: Support wgpu on web 2021-10-24 17:20:19 -07:00