Skip to content

Reduce wgpu memory usage during resize#50030

Merged
ConradIrwin merged 1 commit intomainfrom
wgpu-resize
Feb 27, 2026
Merged

Reduce wgpu memory usage during resize#50030
ConradIrwin merged 1 commit intomainfrom
wgpu-resize

Conversation

@ConradIrwin
Copy link
Copy Markdown
Member

Closes #49435

Before you mark this PR as ready for review, make sure that you have:

  • Added a solid test coverage and/or screenshots from doing manual testing
  • Done a self-review taking into account security and performance aspects
  • Aligned any UI changes with the UI checklist

Release Notes:

  • Linux: Reduced GPU memory usage during resize

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 24, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Feb 24, 2026
@ConradIrwin ConradIrwin marked this pull request as ready for review February 27, 2026 15:44
@ConradIrwin
Copy link
Copy Markdown
Member Author

/cherry-pick stable
/cherry-pick preview

ConradIrwin added a commit that referenced this pull request Feb 27, 2026
ConradIrwin added a commit that referenced this pull request Feb 27, 2026
ConradIrwin added a commit that referenced this pull request Feb 27, 2026
Updates #49435

Cherry Pick of #50030

Release Notes:

- N/A
ConradIrwin added a commit that referenced this pull request Feb 27, 2026
Updates #49435

Cherry Pick of #50030

Release Notes:

- N/A
@ConradIrwin ConradIrwin merged commit 30ceb91 into main Feb 27, 2026
28 checks passed
@ConradIrwin ConradIrwin deleted the wgpu-resize branch February 27, 2026 20:24
@zed-zippy
Copy link
Copy Markdown
Contributor

zed-zippy bot commented Feb 27, 2026

🍒💥 Cherry-pick did not succeed
https://github.com/zed-industries/zed/actions/runs/22502511222

@zed-zippy
Copy link
Copy Markdown
Contributor

zed-zippy bot commented Feb 27, 2026

🍒💥 Cherry-pick did not succeed
https://github.com/zed-industries/zed/actions/runs/22502511863

dapovoa pushed a commit to dapovoa/zed that referenced this pull request Mar 2, 2026
Closes zed-industries#49435

Before you mark this PR as ready for review, make sure that you have:
- [ ] Added a solid test coverage and/or screenshots from doing manual
testing
- [ ] Done a self-review taking into account security and performance
aspects
- [ ] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- Linux: Reduced GPU memory usage during resize
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
Closes zed-industries#49435

Before you mark this PR as ready for review, make sure that you have:
- [ ] Added a solid test coverage and/or screenshots from doing manual
testing
- [ ] Done a self-review taking into account security and performance
aspects
- [ ] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- Linux: Reduced GPU memory usage during resize
naaiyy pushed a commit to Glass-HQ/Glass that referenced this pull request Mar 10, 2026
Closes zed-industries#49435

Before you mark this PR as ready for review, make sure that you have:
- [ ] Added a solid test coverage and/or screenshots from doing manual
testing
- [ ] Done a self-review taking into account security and performance
aspects
- [ ] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- Linux: Reduced GPU memory usage during resize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash with wgpu error: Out of Memory

1 participant