diff options
| author | 2025-05-25 18:37:30 -0400 | |
|---|---|---|
| committer | 2025-05-25 18:37:30 -0400 | |
| commit | 1f1b60ed59cd3b3d594cf16c51cb835cb912fb12 (patch) | |
| tree | 53effacd6993262e08f7be4f751129c8133ec224 /subprojects | |
| parent | 7d4434ea4ceb1fa5c75f372a73ac6dfe5cb05b1d (diff) | |
| download | stela-1f1b60ed59cd3b3d594cf16c51cb835cb912fb12.tar.gz stela-1f1b60ed59cd3b3d594cf16c51cb835cb912fb12.tar.bz2 stela-1f1b60ed59cd3b3d594cf16c51cb835cb912fb12.zip | |
Vastly improve Windows backend
- Add basic OpenGL window test.
- Cleanup.
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 6ab8612..2a0e3f4 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libalabaster -revision = 34a5e136b6c79092eee73857bbad25892fe8047a +revision = 92d5840e1440fe45a150079fab5a39877589c20f depth = 1 diff --git a/subprojects/libnaunet.wrap b/subprojects/libnaunet.wrap index c6bd17a..f068c57 100644 --- a/subprojects/libnaunet.wrap +++ b/subprojects/libnaunet.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libnaunet -revision = ef86574ec5d859727695da65f683f0774a3b4460 +revision = 9fb3646511998310fc8c967c239803f38b2bdc5b depth = 1 |