Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport #6994 to the 24.x branch #7169

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

torokati44
Copy link
Contributor

This would let us avoid having to switch to our fork with the backport applied over at ruffle-rs/ruffle#19512, and then inevitably back to mainline when 25.0 comes out.

Just in case you would consider putting out a patch release for the 24.x series soon(er than 25.0 is ready)...
I don't know how much work that entails, and how much capacity you have for it, but thanks anyway!

@torokati44 torokati44 requested a review from a team as a code owner February 17, 2025 18:09
@ErichDonGubler ErichDonGubler merged commit d11b074 into gfx-rs:v24 Feb 17, 2025
30 checks passed
@ErichDonGubler
Copy link
Member

I won't promise to do a release myself, but review 👍🏻 I can do!

@ErichDonGubler ErichDonGubler self-assigned this Feb 26, 2025
@ErichDonGubler ErichDonGubler added the area: ecosystem Help the connected projects grow and prosper label Feb 26, 2025
@cwfitzgerald
Copy link
Member

Just noting, we've resolved in our maintainership meeting to remove the limit change from this to prevent it being a breaking change. I will do this change when I release the patch.

@@ -47,6 +47,7 @@ Bottom level categories:
* Fix `wgpu` not building with `--no-default-features` on when targeting `wasm32-unknown-unknown`. By @wumpf in [#6946](https://github.com/gfx-rs/wgpu/pull/6946).
* Implement `Clone` on `ShaderModule`. By @a1phyr in [#6937](https://github.com/gfx-rs/wgpu/pull/6937).
- Fix `CopyExternalImageDestInfo` not exported on `wgpu`. By @wumpf in [#6962](https://github.com/gfx-rs/wgpu/pull/6962).
- Reduce downlevel `max_color_attachments` limit from 8 to 4 for better GLES compatibility. By @adrian17 in [#6994](https://github.com/gfx-rs/wgpu/pull/6994).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is in the wrong section. I will fix this.

cwfitzgerald pushed a commit that referenced this pull request Feb 27, 2025
)

Co-authored-by: Adrian Wielgosik <4729533+adrian17@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ecosystem Help the connected projects grow and prosper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants