diff options
| author | 2025-02-19 17:36:17 -0500 | |
|---|---|---|
| committer | 2025-02-19 17:36:17 -0500 | |
| commit | c0cd683e98f357d4b81cfd44444dbc909dcb2386 (patch) | |
| tree | 4923cc407e7ffecaecc7e3e1ce94de6662becac8 /subprojects | |
| parent | dda9ba19bb94947cf7d2f176f0d6760078598b69 (diff) | |
| download | stela-c0cd683e98f357d4b81cfd44444dbc909dcb2386.tar.gz stela-c0cd683e98f357d4b81cfd44444dbc909dcb2386.tar.bz2 stela-c0cd683e98f357d4b81cfd44444dbc909dcb2386.zip | |
Fix EGL Wayland resize issue, support DX11 in GLFW
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/libnaunet.wrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/libnaunet.wrap b/subprojects/libnaunet.wrap index b87715d..0fb98e4 100644 --- a/subprojects/libnaunet.wrap +++ b/subprojects/libnaunet.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libnaunet -revision = 0e4440d9235da485a75e52466bbffe9511ba6d97 +revision = c4023623b89d7518c92f675f44355f5ae1196264 depth = 1 |