diff options
| author | 2025-11-30 14:10:56 -0500 | |
|---|---|---|
| committer | 2025-11-30 14:10:56 -0500 | |
| commit | 22e9e4d6e2c2e8e5eea065e5b7cd04fa6626559c (patch) | |
| tree | b2de15790928a7b7335a08076b37ec890d6d0b11 /subprojects | |
| parent | 9d69eec9ab48f009a04b9ab710f57c85b240dd19 (diff) | |
| download | stela-22e9e4d6e2c2e8e5eea065e5b7cd04fa6626559c.tar.gz stela-22e9e4d6e2c2e8e5eea065e5b7cd04fa6626559c.tar.bz2 stela-22e9e4d6e2c2e8e5eea065e5b7cd04fa6626559c.zip | |
Improve Vulkan loading and Wayland input handling
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/glfw3.wrap | 4 | ||||
| -rw-r--r-- | subprojects/libalabaster.wrap | 4 | ||||
| -rw-r--r-- | subprojects/libnaunet.wrap | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/subprojects/glfw3.wrap b/subprojects/glfw3.wrap index 2e3e365..692b7a0 100644 --- a/subprojects/glfw3.wrap +++ b/subprojects/glfw3.wrap @@ -1,6 +1,6 @@ [wrap-git] -directory = glfw3-8e15281 +directory = glfw3-162896e url = https://github.com/glfw/glfw.git -revision = 8e15281d34a8b9ee9271ccce38177a3d812456f8 +revision = 162896e5b9a40dc382c5c438cd12c90a5ff86ddd depth = 1 method = cmake diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index e93a582..3f7a977 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,5 +1,5 @@ [wrap-git] -directory = libalabaster-ed6fc17 +directory = libalabaster-dd7a1d1 url = https://git.akon.city/libalabaster.git -revision = ed6fc176a1ef6afd43eaa198c43eb813c3a81d99 +revision = dd7a1d1afb8b3e93ab1005abdc21edb6efca840a depth = 1 diff --git a/subprojects/libnaunet.wrap b/subprojects/libnaunet.wrap index 53670a7..547bd75 100644 --- a/subprojects/libnaunet.wrap +++ b/subprojects/libnaunet.wrap @@ -1,5 +1,5 @@ [wrap-git] -directory = libnaunet-4aea807 +directory = libnaunet-1e0f603 url = https://git.akon.city/libnaunet.git -revision = 4aea807a167a894fd264718efc8c9fa8bced7dcb +revision = 1e0f60341192c79bf49e84e6b187ffb7bfded252 depth = 1 |