glfw: upgrade to GLFW@master; add upstream submodule https://github.com/hexops/glfw

This upgrades us to the latest master (pre-release) version of GLFW which has our patches
for undefined behavior in Zig, effectively moving us off of our temporary fork. We now track
GLFW upstream at the revision documented in https://github.com/hexops/glfw/blob/main/VERSION

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
Co-authored-by: Cai Bingjun <1945458160@qq.com>
This commit is contained in:
Stephen Gutekanst 2022-06-11 11:54:53 -07:00 committed by Stephen Gutekanst
parent a19199255f
commit 96d240af1b
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored Normal file
View file

@ -0,0 +1,4 @@
[submodule "glfw/upstream"]
path = glfw/upstream
url = https://github.com/hexops/glfw

1
upstream Submodule

@ -0,0 +1 @@
Subproject commit daa69f32e9a8ec20492b24d79b9243cb7ddf1aa8