Skip to content

Commit ecfd32e

Browse files
committed
build: update MoltenVK to support geometry shaders
Resolves #7575
1 parent e89c580 commit ecfd32e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

patches/sources

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ LIBUCONTEXT_COMMIT="9b1d8f01a6e99166f9808c79966abe10786de8b6"
3939

4040
# Source files for GPU acceleration
4141
WEBKIT_REPO="https://github.com/utmapp/WebKit.git"
42-
WEBKIT_COMMIT="e9f29559b009011a1ee420d67e1994d3d5295f1a"
42+
WEBKIT_COMMIT="bb6b690f9fb7259c63555645106c3a2b7f682463"
4343
WEBKIT_SUBDIRS="Source/ThirdParty/ANGLE Configurations Tools/ccache"
4444
EPOXY_REPO="https://github.com/utmapp/libepoxy.git"
4545
EPOXY_COMMIT="5014658f79e4d6872a1ad6754da9098ccd9d4fc5"
@@ -49,8 +49,8 @@ VIRGLRENDERER_REPO="https://github.com/utmapp/virglrenderer.git"
4949
VIRGLRENDERER_COMMIT="3eb654b9d38de19af5e1125142e0c2789796c418"
5050
MESA_REPO="https://gitlab.freedesktop.org/osy/mesa.git"
5151
MESA_COMMIT="79bc850d884a1307356ff61c017e58901b90c7e2"
52-
MOLTENVK_REPO="https://github.com/KhronosGroup/MoltenVK.git"
53-
MOLTENVK_COMMIT="bf60f60d0805e9b3ab989cfc1b69f780f96fd123"
52+
MOLTENVK_REPO="https://github.com/utmapp/MoltenVK.git"
53+
MOLTENVK_COMMIT="111c14f3abf5c00118fc7a5b00c92d7abbf40f62"
5454

5555
# Decompiled Hypervisor for iOS
5656
HYPERVISOR_REPO="https://github.com/utmapp/Hypervisor.git"

0 commit comments

Comments
 (0)