Skip to content

Update MoltenVK#218

Closed
taylenwells2026-blip wants to merge 26 commits into
AngelAuraMC:mainfrom
taylenwells2026-blip:main
Closed

Update MoltenVK#218
taylenwells2026-blip wants to merge 26 commits into
AngelAuraMC:mainfrom
taylenwells2026-blip:main

Conversation

@taylenwells2026-blip

Copy link
Copy Markdown

Replaces MoltenVK 1.2.9 with 1.4.2

@taylenwells2026-blip taylenwells2026-blip changed the title Update MoltenVK to 1.4.2 Delete MoltenVK 1.2.9 May 10, 2026
@taylenwells2026-blip taylenwells2026-blip changed the title Delete MoltenVK 1.2.9 Update MoltenVK May 10, 2026
@taylenwells2026-blip

taylenwells2026-blip commented May 10, 2026

Copy link
Copy Markdown
Author

First commit is meant to be named “Delete MoltenVK 1.2.9” sorry

Signed-off-by: kutta <taylenwells2026@icloud.com>
Removed gl4es build and push steps, added custom dylib injection.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Changed the runner from a custom one to GitHub's official Mac runner and added a step to install dependencies using Homebrew.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Removed custom dylib injection steps and related comments from the GitHub Actions workflow.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Added a step to set up JDK 8 for compilation.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Updated Java setup and build commands to use BOOTJDK.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Signed-off-by: kutta <taylenwells2026@icloud.com>
Updated Makefile commands in the CI workflow to use the correct JAVA_HOME path.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Signed-off-by: kutta <taylenwells2026@icloud.com>
Added CFLAGS and CXXFLAGS to suppress implicit function errors during the build process.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Updated compiler flags in the development workflow to pass them directly during gmake execution.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Added import for task.h to resolve compile error with task_set_exception_ports. Removed unused code related to JAVA_HOME and memory allocation.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Updated JavaLauncher.m to fix compile errors and improve Java environment setup.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Added a patch step to fix the missing header in JavaLauncher.m and removed compiler flags from gmake commands.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Updated patch step to explicitly force required headers to the top of JavaLauncher.m.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Updated the patch step to force Mach declarations by adding the _DARWIN_C_SOURCE definition to JavaLauncher.m.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Updated the patching process for JavaLauncher to include a global compile option in CMake, preventing strict modern Xcode declaration crashes.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Signed-off-by: kutta <taylenwells2026@icloud.com>
Removed the reset step for JavaLauncher source and added a patch for native build flags.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Signed-off-by: kutta <taylenwells2026@icloud.com>
Removed unnecessary CMake patch and streamlined the setup process by adjusting compiler flags.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Inject compiler flags into Makefile for implicit function declaration warnings.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Inject system header into JavaLauncher.m and update build flags in CMakeLists.txt.

Signed-off-by: kutta <taylenwells2026@icloud.com>
Removed unnecessary comment about Noah setup configuration.

Signed-off-by: kutta <taylenwells2026@icloud.com>
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