ruffle/render
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
..
canvas render: Made ShapeHandle an Arc of an internal, droppable mesh 2023-03-23 01:44:27 -07:00
naga-agal chore(deps): lock file maintenance rust dependencies 2023-03-19 19:45:30 -07:00
src render: Made ShapeHandle an Arc of an internal, droppable mesh 2023-03-23 01:44:27 -07:00
webgl render: Made ShapeHandle an Arc of an internal, droppable mesh 2023-03-23 01:44:27 -07:00
wgpu wgpu: Implement MSAA support for Stage3D 2023-03-26 18:05:41 -07:00
Cargo.toml chore(deps): lock file maintenance rust dependencies 2023-03-21 14:27:27 +01:00