ruffle/core
Aaron Hill e98ff6a6d7 avm2: Add legacy handling for configureBackBuffer with SWF version < 30
With SWF version < 30, Context3D.configureBackBuffer throws
an error with a less informative message when the width/height
are out of range. Additionally, it seems to special case
the case width=0, height=0, antiAlias=0. enableDepthAndStencil=false,
and does *not* throw an error. This is relied on by Sniper Team.
2023-05-24 18:15:30 -05:00
..
assets chore: Updated translations from Crowdin 2023-05-14 13:31:32 +02:00
build_playerglobal chore(deps): lock file maintenance rust dependencies 2023-05-22 19:12:08 +03:00
macros chore(deps): lock file maintenance rust dependencies 2023-05-22 19:12:08 +03:00
src avm2: Add legacy handling for configureBackBuffer with SWF version < 30 2023-05-24 18:15:30 -05:00
Cargo.toml chore(deps): lock file maintenance rust dependencies 2023-05-22 19:12:08 +03:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00