From 6ac97d4ad9a8020d67f21a89b49b235c576f61e6 Mon Sep 17 00:00:00 2001 From: ubkp <118854183+ubkp@users.noreply.github.com> Date: Sun, 6 Aug 2023 01:33:36 -0300 Subject: [PATCH] Fix compositing mixing with framebuffer for web and ANGLE --- src/minshell.html | 2 +- src/rlgl.h | 8 ++++++++ src/shell.html | 1 - 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/minshell.html b/src/minshell.html index 2aa75578f..fed5ee222 100644 --- a/src/minshell.html +++ b/src/minshell.html @@ -32,7 +32,7 @@