Skip to content

Commit

Permalink
Revive the WebGL backend
Browse files Browse the repository at this point in the history
Always declare the clip buffer when using
WEBGL_shader_pixel_local_storage. The spec requires the shader to explicitly declare every plane that has been enabled.

Also fix some bit-rot in path_fiddle.

Diffs=
e1b4a53ec Revive the WebGL backend (#7948)
  • Loading branch information
csmartdalton committed Aug 26, 2024
1 parent 6bd3173 commit 45760de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
813db58e71b442a83574745cf6cc29e5d885b403
e1b4a53ecb34d62e9d4160e3040803173c2233b0
2 changes: 1 addition & 1 deletion wasm/submodules/rive-cpp

0 comments on commit 45760de

Please sign in to comment.