Skip to content

Commit c1871de

Browse files
committed
rework(jre_lwjgl3glfw): Mixed LWJGL versions (3.3.3/3.4.1)
3.3.3 is compatible enough from past experience, they started making breaking changes after that. Uses https://github.com/AngelAuraMC/lwjgl3/actions/runs/23977954913 and https://github.com/AngelAuraMC/lwjgl3/actions/runs/23981689915 for 3.4.1 and 3.3.3 modules respectively The natives are the 3.4.1 ones Removed the InfDev mouse stuff because it was moved to the LWJGLX module.
1 parent 6df0aea commit c1871de

106 files changed

Lines changed: 14839 additions & 122 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ app_pojavlauncher/.cxx/
1010
.vs/
1111
/curseforge_key.txt
1212
/app_pojavlauncher/libs/ltw-release.aar
13+
/jre_lwjgl3glfw/gradle/
14+
/jre_lwjgl3glfw/**/build/
15+
/jre_lwjgl3glfw/**/.gradle/

jre_lwjgl3glfw/libs/jsr305.jar renamed to app_pojavlauncher/src/main/assets/components/lwjgl3/3.3.3/jsr305.jar

File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)