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

Remove display-p3 sample. #1053

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

DanAlbert
Copy link
Member

This teaches you how to do things you should not do. It shouldn't be transforming the color space on the CPU at load time, it should be doing it in a shader.

#1052 is what we should replace this with, but this is doing more harm than good, so just delete it for now.

This teaches you how to do things you should not do. It shouldn't be
transforming the color space on the CPU at load time, it should be doing
it in a shader.

android#1052 is what we should
replace this with, but this is doing more harm than good, so just delete
it for now.
@DanAlbert DanAlbert requested a review from jreck May 14, 2024 19:00
@DanAlbert DanAlbert enabled auto-merge (rebase) May 14, 2024 19:12
@DanAlbert DanAlbert merged commit 335b84a into android:main May 14, 2024
2 checks passed
@DanAlbert DanAlbert deleted the remove-display-p3 branch May 14, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants