Skip to content

Rename WgpuSettingsPriority::Compatibility to WgpuSettingsPriority::WebGPU#23783

Merged
alice-i-cecile merged 3 commits intobevyengine:mainfrom
beicause:rename-to-WgpuSettingsPriority--WebGPU
Apr 27, 2026
Merged

Rename WgpuSettingsPriority::Compatibility to WgpuSettingsPriority::WebGPU#23783
alice-i-cecile merged 3 commits intobevyengine:mainfrom
beicause:rename-to-WgpuSettingsPriority--WebGPU

Conversation

@beicause
Copy link
Copy Markdown
Member

Objective

Closes #23033

Solution

Rename Compatibility to WebGPU for clarity.

Testing

/

Comment thread _release-content/migration-guides/wgpu_settings_priority_renamed_webgpu.md Outdated
@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen C-Usability A targeted quality-of-life change that makes Bevy easier to use M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Apr 13, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Rendering Apr 13, 2026
beicause and others added 2 commits April 14, 2026 00:27
…ed_webgpu.md

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Apr 27, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Apr 27, 2026
Merged via the queue into bevyengine:main with commit 76c9576 Apr 27, 2026
40 checks passed
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in Rendering Apr 27, 2026
@beicause beicause deleted the rename-to-WgpuSettingsPriority--WebGPU branch April 27, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Straightforward Simple bug fixes and API improvements, docs, test and examples M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

WgpuSettingsPriority::Compatibility/WGPU_SETTINGS_PRIO=compatibility can be confused with the WebGPU compatibility mode

3 participants