Skip to content

Merge WebGPU backend#1514

Open
tychedelia wants to merge 30 commits intomainfrom
the-wgpu-moment
Open

Merge WebGPU backend#1514
tychedelia wants to merge 30 commits intomainfrom
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
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.

3 participants