ruffle/render/wgpu
Mike Welsh e5fb1f09e7 chore: Appease clippy
* #[derive(Collect)] should be before #[collect]
 * Replace redunant `&buf[..]` with `buf`
 * Changes most cases of UPPERCase to UpperCase
 * Allow upper_case_acronym on most SWF types, as they are from
   SWF spec/more annoying to change.
2021-02-12 06:32:42 -08:00
..
shaders wgpu: Use a single render pass and push constants 2020-12-27 00:44:11 -08:00
src chore: Appease clippy 2021-02-12 06:32:42 -08:00
Cargo.toml build(deps): bump image from 0.23.12 to 0.23.13 2021-02-04 11:21:41 -08:00
build_shaders.sh render: Add wgpu-rs based renderer, used by desktop 2020-04-30 08:48:33 +02:00