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

Align Android HB formats handling #2392

Merged
merged 5 commits into from
Apr 19, 2024
Merged

Align Android HB formats handling #2392

merged 5 commits into from
Apr 19, 2024

Conversation

wcandillon
Copy link
Collaborator

The goal of this PR is to align the HB format handling to be symmetric with Skia: https://github.com/google/skia/blob/main/src/gpu/ganesh/gl/AHardwareBufferGL.cpp#L33
This is important because in a not so distant future we will directly use the SkImages::MakeFromAHBuffer() function from Skia (once minSdk=26).

cc @mrousavy @fdecampredon

Copy link
Contributor

@mrousavy mrousavy left a comment

Choose a reason for hiding this comment

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

ah yes, this makes sense!

@wcandillon wcandillon merged commit 66f877f into main Apr 19, 2024
12 of 13 checks passed
Copy link
Contributor

🎉 This PR is included in version 1.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@wcandillon wcandillon deleted the android-hb-formats branch June 7, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants