ruffle/tests
Aaron Hill 8370bc792d core: Use correct background alpha in BitmapData.draw
Previously, we would always use a transparent background,
even if the BitmapData is not transparent. This would normally
be corrected on the next frame when we copied the pixels to the
CPU. However, if an SWF ran `BitmapData.draw` on every frame,
this would never be corrected.
2022-09-09 19:24:21 -05:00
..
input-format build(deps): bump serde from 1.0.143 to 1.0.144 2022-08-22 16:51:56 -07:00
tests core: Use correct background alpha in BitmapData.draw 2022-09-09 19:24:21 -05:00
Cargo.toml tests: Enable avm_debug for regression tests 2022-09-07 13:54:33 -07:00