diff options
| author | 2025-06-07 09:51:24 -0400 | |
|---|---|---|
| committer | 2025-06-07 09:51:24 -0400 | |
| commit | 658e476c3d43718a2c9eb2884f16ac37cc3f1da2 (patch) | |
| tree | d8851ea63b0cd666db050eb093d299d4a469f89f /subprojects | |
| parent | a2e04b98512e9db93d5457ecc52ac385b9a9e0aa (diff) | |
| download | stela-658e476c3d43718a2c9eb2884f16ac37cc3f1da2.tar.gz stela-658e476c3d43718a2c9eb2884f16ac37cc3f1da2.tar.bz2 stela-658e476c3d43718a2c9eb2884f16ac37cc3f1da2.zip | |
Window events refactor, slight GL cleanup
- Support orientation and touch events from GLFM.
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/libalabaster.wrap | 2 | ||||
| -rw-r--r-- | subprojects/libnaunet.wrap | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index 243dff8..81771ed 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libalabaster -revision = ec99011aca3a9b92964c653d74d693e693ac052f +revision = b403770e7eb6e0a5a8ca14a24f91dbf214ffe917 depth = 1 diff --git a/subprojects/libnaunet.wrap b/subprojects/libnaunet.wrap index 3f43502..8388a93 100644 --- a/subprojects/libnaunet.wrap +++ b/subprojects/libnaunet.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libnaunet -revision = 6993b9814769668fb03b4d282734f20f63b16f9c +revision = 393e266f6bfceb25a97cd1cf28dfc72cac9e9f81 depth = 1 |