ruffle/render
TÖRÖK Attila 96d1f19e6c
chore: Port to bitflags 2.0.0
* Bump bitflags to 2.0.0
* Sprinkle Clone, Copy, Eq, PartialEq, and Debug derives where needed
* Call `bits` on bitflags, as it is now a method
* Switch from `from_bits_truncate` to `from_bits_retain` on bitflags where needed
* Bump h263-rs for the bitflags 2.0.0 dependency

As part of porting to bitflags 2.0.0, see:
https://kodraus.github.io/rust/2022/10/07/bitflags2.html#upgrading-to-2x
2023-03-15 20:06:10 -07:00
..
canvas avm2: Implement Stage3D depth test, blend factors, and fix bugs (#9845) 2023-03-12 23:43:58 +00:00
naga-agal chore: Port to bitflags 2.0.0 2023-03-15 20:06:10 -07:00
src avm2: Fix VertexBuffer3D.uploadDataFromByteArray size calculation 2023-03-15 19:52:09 -05:00
webgl avm2: Implement Stage3D depth test, blend factors, and fix bugs (#9845) 2023-03-12 23:43:58 +00:00
wgpu avm2: Fix VertexBuffer3D.uploadDataFromByteArray size calculation 2023-03-15 19:52:09 -05:00
Cargo.toml fix(deps): update rust dependencies 2023-03-05 20:43:46 -06:00