From afca4d837f42fc7cac2c1db3890b1fd2c3b05446 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Wed, 24 Sep 2025 07:23:36 -0500 Subject: [PATCH] Force Mac upload method to DATA Maybe will help with crashing/memory corruption? Data is the most basic upload method in GL so Mac should be able to support it a lot better than BUFFER_STORAGE. --- coreSubProjects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreSubProjects b/coreSubProjects index cbfb1625b..73324c71e 160000 --- a/coreSubProjects +++ b/coreSubProjects @@ -1 +1 @@ -Subproject commit cbfb1625bc3bf04b31d601217234593c2e9fffa6 +Subproject commit 73324c71ec48958f3b38b98b4d0c38b2009c3f23