ruffle/render
Aaron Hill 520045de46 wgpu: Disable Context3D.setRenderToTexture MSAA on WebGL
This is not supported under webgl, and results in a panic
"Tex storage 2D multisample is not supported" if we try to
do it.
2023-08-28 13:33:32 +02:00
..
canvas render: Add DrawCommand::CubicCurveTo 2023-08-27 20:17:43 +02:00
naga-agal chore(deps): lock file maintenance rust dependencies 2023-08-14 23:58:45 +02:00
naga-pixelbender fix(deps): update rust dependencies 2023-08-18 23:32:15 +02:00
src avm2: Implement Graphics.cubicCurveTo and CUBIC_CURVE_TO 2023-08-27 20:17:43 +02:00
webgl webgl: Apply color transform on gradient records 2023-08-05 10:28:40 +03:00
wgpu wgpu: Disable Context3D.setRenderToTexture MSAA on WebGL 2023-08-28 13:33:32 +02:00
Cargo.toml fix(deps): update rust dependencies 2023-08-28 07:39:35 +02:00