Feat/droid rel#55
Merged
Merged
Conversation
Accidentally checked major instead of minor here
For some reason b1.7.3 doesn't work with only adding to `java.library.path`. They appear to override it or something as the LWJGL debug logs say it only looks through the android native library dir and no other.
Uses https://github.com/AngelAuraMC/lwjgl3/actions/runs/24576036363 and https://github.com/AngelAuraMC/lwjgl3/actions/runs/24579760055 for 3.4.1 and 3.3.3 respectively Literally changes nothing for 3.4.1, adds some fixes for 3.3.3 * AngelAuraMC/lwjgl3#2 * 3.3.3 is now multi-release. This means its more in sync with official mojang lwjgl.
mixed lwjgl bugfixes
Should fix Mojang Vulkan falling back to opengl
See FoundryMC/Veil@8e0e093 for when they fixed it. This commit simply edits `setImGuiPath()` to nothing so we are able to properly override `imgui.library.name` for older, broken Veil versions.
- OpenGL fallback for 26.2-snapshot-x (versions with the new Vulkan backend) should now work properly - Fixed mods using Veil 3.1.0 or lower crashing on arm/arm64 architectures
Should fix Mojang Vulkan falling back to opengl
See FoundryMC/Veil@8e0e093 for when they fixed it. This commit simply edits `setImGuiPath()` to nothing so we are able to properly override `imgui.library.name` for older, broken Veil versions.
Vylesh
pushed a commit
to Vylesh/Copperlauncher-official
that referenced
this pull request
Jul 7, 2026
…-old-angle update(ANGLE): Use FCL's ANGLE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.