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

Avoid superluminant value in transparentCanvas #475

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

kainino0x
Copy link
Collaborator

Ugh, this is really easy to do accidentally. Got lucky and noticed that it rendered incorrectly on one of my displays (but not the other!)

https://gpuweb.github.io/gpuweb/#out-of-gamut-premultiplied-rgba-value

@kainino0x kainino0x requested a review from toji November 14, 2024 04:23
@kainino0x kainino0x merged commit 3e6e458 into webgpu:main Nov 14, 2024
1 check passed
@kainino0x kainino0x deleted the superluminant branch November 14, 2024 06:07
@toji
Copy link
Contributor

toji commented Nov 14, 2024

Thanks, that was a leftover from debugging. 🙄

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.

3 participants