ruffle/tests
Aaron Hill 81a5f3f10a core: Always check mergeAlpha in BitmapData.copyPixels
Previously, we would only use mergeAlpha if alphaBitmapData
and alphaPoint. However, mergeAlpha can be used even when
those parameters are null.

Some of the AVM1 argument handling was also incorrect - I've fixed
it, and extended the existing test with the output-based test
added for AVM2.
2022-09-11 11:12:09 -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: Always check mergeAlpha in BitmapData.copyPixels 2022-09-11 11:12:09 -05:00
Cargo.toml tests: Enable avm_debug for regression tests 2022-09-07 13:54:33 -07:00