ruffle/core
Aaron Hill a52cb7461e wgpu: Implement MSAA support for Stage3D
When we receieve a nonzero 'antiAlias' parameter, we create
create a non-multisampled resolve buffer to use with WGPU.

Several tests were already requesting antialiasing, so their
output images are now anti-aliased without any changes to
the tests themselves.
2023-03-26 18:05:41 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal chore(deps): lock file maintenance rust dependencies 2023-03-21 14:27:27 +01:00
macros chore(deps): lock file maintenance rust dependencies 2023-03-21 14:27:27 +01:00
src wgpu: Implement MSAA support for Stage3D 2023-03-26 18:05:41 -07:00
Cargo.toml chore: Remove `static_assertions` dependency 2023-03-25 15:14:36 +03:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00