Skip to content

Clamp textures on Linux too - #50025

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

Clamp textures on Linux too#50025
ConradIrwin merged 1 commit into
mainfrom
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

zed-zippy Bot commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

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.
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 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.
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 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