ruffle/render/webgl
Mike Welsh d3c64d4eb7 webgl/wgpu: Omit strokes when drawing a mask stencil
Adjust `common_tess` to add an additional `mask_index_count` to
draws. This is used to not render strokes when drawing a shape as
a mask stencil.

Fixes #7027.
2022-07-02 16:57:53 -07:00
..
shaders webgl: Use clamp(x, 0.0, 1.0) instead of saturate(x) 2022-05-13 09:31:21 -07:00
src webgl/wgpu: Omit strokes when drawing a mask stencil 2022-07-02 16:57:53 -07:00
Cargo.toml wgpu: Bump to `0.13.0` 2022-07-02 16:44:37 -07:00