Skip to content

Clamp textures on Linux too#50025

Merged
ConradIrwin merged 1 commit intomainfrom
clamp-wgpu-texture
Feb 24, 2026
Merged

Clamp textures on Linux too#50025
ConradIrwin merged 1 commit intomainfrom
clamp-wgpu-texture

Conversation

@ConradIrwin
Copy link
Copy Markdown
Member

Port of #10314 to the wgpu renderer

Closes #ISSUE

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:

  • Fixed a panic when rendering an image larger than the GPU could support.

Port of #10314 to the wgpu renderer
@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
Copy link
Copy Markdown
Member Author

/cherry-pick preview

@ConradIrwin ConradIrwin enabled auto-merge (squash) February 24, 2026 21:56
@ConradIrwin ConradIrwin merged commit ad2b262 into main Feb 24, 2026
37 checks passed
@ConradIrwin ConradIrwin deleted the clamp-wgpu-texture branch February 24, 2026 22:01
@zed-zippy
Copy link
Copy Markdown
Contributor

zed-zippy bot commented Feb 24, 2026

dapovoa pushed a commit to dapovoa/zed that referenced this pull request Mar 2, 2026
Port of zed-industries#10314 to the wgpu renderer

Closes #ISSUE

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:

- Fixed a panic when rendering an image larger than the GPU could
support.
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
Port of zed-industries#10314 to the wgpu renderer

Closes #ISSUE

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:

- Fixed a panic when rendering an image larger than the GPU could
support.
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.

1 participant