Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@robert-ancell
Copy link
Contributor

The existing code had a lot of additional checks that didn't seem to need to be there.

BGR could be passed back to Flutter, but this was never used in creating the texture.

There has been a report of a Flutter app on Linux with swapped red and blue color channels, so this seems like it is likely not working on some drivers.

The original logic was introduced in f104bad

The existing code had a lot of additional checks that didn't seem to need to be there.

BGR could be passed back to Flutter, but this was never used in creating the texture.

There has been a report of a Flutter app on Linux with swapped red and blue
color channels, so this seems like it is likely not working on some drivers.

The original logic was introduced in f104bad
@loic-sharma
Copy link
Member

Here's the corresponding Windows change: #54329

Copy link
Member

@loic-sharma loic-sharma left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for updating this!

@robert-ancell robert-ancell merged commit 9aaea5a into flutter:main Sep 16, 2024
@robert-ancell robert-ancell deleted the linux-texture-bgra branch September 16, 2024 00:18
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants