From d40043f460c16e41dab9495ef5d3e07fb36fa87d Mon Sep 17 00:00:00 2001 From: csmartdalton Date: Thu, 28 Sep 2023 15:50:02 +0000 Subject: [PATCH] Decouple the pls load/store shaders from the GL backend Decouple the EXT_shader_pixel_local_storage load/store shaders from the GL backend so we can also use them in WebGPU. Also refactor our handling of the 'gl_BaseInstance' polyfill so gl_utils and WebGPU don't need GLExtensions. Diffs= --- .rive_renderer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rive_renderer b/.rive_renderer index b4cbd388..ef1d40f2 100644 --- a/.rive_renderer +++ b/.rive_renderer @@ -1 +1 @@ -865020a89121104329f32af7ee69fbf6cfe311b9 +56bc5968d5801cadbf0ff143248e5344c3cc175c