Skip to content

Commit 2be65ea

Browse files
committed
angle: fix some leaks and enable GLES 3.0
Fixes #4958 Fixes #7546
1 parent e755eab commit 2be65ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/sources

Lines changed: 1 addition & 1 deletion
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="b5f22a32a49682059749b2cccac06231a20c1387"
42+
WEBKIT_COMMIT="fd69e8e0ecf1abe7813eeddacd6682b14515c85a"
4343
WEBKIT_SUBDIRS="Source/ThirdParty/ANGLE Configurations Tools/ccache"
4444
EPOXY_REPO="https://github.com/utmapp/libepoxy.git"
4545
EPOXY_COMMIT="266d2290a437c655f7419e85af06bfbb73a720c4"

0 commit comments

Comments
 (0)