diff options
| author | 2024-09-19 15:06:37 -0400 | |
|---|---|---|
| committer | 2024-09-19 15:06:37 -0400 | |
| commit | 72e52678a96c8f9350a992a062afb1c11e685102 (patch) | |
| tree | 935f3d1060631bafd2a859c37eb1faaffbbd53db /subprojects | |
| parent | ba024a75640d2856ae0ed9350dd32f115c6b2f15 (diff) | |
| download | stela-72e52678a96c8f9350a992a062afb1c11e685102.tar.gz stela-72e52678a96c8f9350a992a062afb1c11e685102.tar.bz2 stela-72e52678a96c8f9350a992a062afb1c11e685102.zip | |
Initial global context/multiple window support
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/glfw3.wrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/glfw3.wrap b/subprojects/glfw3.wrap index c1166ba..684a293 100644 --- a/subprojects/glfw3.wrap +++ b/subprojects/glfw3.wrap @@ -1,5 +1,5 @@ [wrap-git] url = https://github.com/glfw/glfw.git -revision = 228e58262e18f2ee61799bd86d0be718b1e31f9f +revision = b35641f4a3c62aa86a0b3c983d163bc0fe36026d depth = 1 method = cmake |