Skip to content

bump(lwjgl): Update LWJGL to 3.3.6#185

Open
alexytomi wants to merge 3 commits intoAngelAuraMC:mainfrom
alexytomi:tomi/lwjgl/update_to_3.3.6
Open

bump(lwjgl): Update LWJGL to 3.3.6#185
alexytomi wants to merge 3 commits intoAngelAuraMC:mainfrom
alexytomi:tomi/lwjgl/update_to_3.3.6

Conversation

@alexytomi
Copy link
Member

Why

Minecraft 26.1 snapshots needs it to launch

Changes

  • Update LWJGL natives and modules using AngelAuraMC/lwjgl3@a2d732e
    • Fixes for up to 26.1 snapshots and pre-releases to launch
  • Added a few missing GLFW functions
    • glfwGetWindowTitle, glfwPlatformSupported, glfwSetPreeditCallback, glfwSetPreeditCandidateCallback,
      glfwSetIMEStatusCallback

Added `glfwGetWindowTitle` (which doesn't seem to be used by Minecraft)
Added `glfwPlatformSupported`
Added `glfwSetPreeditCallback`, `glfwSetPreeditCandidateCallback`,
`glfwSetIMEStatusCallback`
This still isn't all of them but it is some of them. Fixes 26.1 Snapshot
11.
@alexytomi alexytomi force-pushed the tomi/lwjgl/update_to_3.3.6 branch from bd96274 to f5cdc3f Compare March 15, 2026 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant