Skip to content

Merge WebGPU backend#1514

Merged
catilac merged 40 commits into
mainfrom
the-wgpu-moment
Jul 8, 2026
Merged

Merge WebGPU backend#1514
catilac merged 40 commits into
mainfrom
the-wgpu-moment

Conversation

@tychedelia

Copy link
Copy Markdown
Member

Some important notes:

  • We need to upgrade to Gradle 9.0 in order to support Java 24 for WebGPU builds (Panama support).
  • WebGPU support is disabled by default, minus the Gradle upgrade, this should leave the default build the same.
  • -PenableWebGPU=true toggles WebGPU support. Users will need to make sure they have the submodule initialized. Someone should test on their new machine.

catilac and others added 30 commits October 11, 2025 17:35
* FFI error setup

* Clear before init.
WebGPU surface creation / basic app lifecycle
* Implement background.

* Install wayland deps.
* Implement basic rendering flow

* Fix naming.

* Actually fix rename.
Added support for submodules in the checkout step.
Added submodule support to the checkout steps.
# Conflicts:
#	.github/workflows/build-gradle.yml
#	.github/workflows/pull_request-gradle.yml
#	.gitignore
#	app/build.gradle.kts
#	core/build.gradle.kts
#	gradle/libs.versions.toml
@catilac catilac requested review from SableRaf, catilac and kjhollen May 3, 2026 01:15
Comment thread app/build.gradle.kts Outdated
Comment thread BUILD.md Outdated
@catilac catilac mentioned this pull request Jun 30, 2026
@catilac

catilac commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

@letorbi this is going to be merged into main and has the upgrade to gradle9!

@catilac catilac merged commit 25bca44 into main Jul 8, 2026
12 checks passed
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.

4 participants