feat(lwjgl/3.3.4): libspng and sdl bindings

Uses
055c1b7034
https://github.com/AngelAuraMC/lwjgl3/actions/runs/24789755293

This is for LWJGL3ify
This commit is contained in:
tomikun
2026-04-23 01:58:15 +08:00
parent f8b7821d70
commit f1544187e8
32 changed files with 7 additions and 3 deletions

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

@@ -1 +1 @@
80680c59be7562f6efefb301122e421068d6c652
61c3df41b61fed88827719e3a0f2789208204f85

View File

@@ -30,7 +30,9 @@ jar {
"lwjgl-shaderc.jar",
"lwjgl-spvc.jar",
"lwjgl-vma.jar",
"lwjgl-vulkan.jar"
"lwjgl-vulkan.jar",
"lwjgl-sdl.jar",
"lwjgl-spng.jar"
]
duplicatesStrategy = DuplicatesStrategy.EXCLUDE

View File

@@ -31,7 +31,9 @@ jar {
"lwjgl-shaderc.jar",
"lwjgl-spvc.jar",
"lwjgl-vma.jar",
"lwjgl-vulkan.jar"
"lwjgl-vulkan.jar",
"lwjgl-sdl.jar",
"lwjgl-spng.jar"
]
duplicatesStrategy = DuplicatesStrategy.EXCLUDE

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.