WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
84215
[Chromium] Solid color shader should use premultiplied alpha.
https://bugs.webkit.org/show_bug.cgi?id=84215
Summary
[Chromium] Solid color shader should use premultiplied alpha.
David Reveman
Reported
2012-04-17 17:14:22 PDT
This is mostly for consistency. Textures are expected to have premultiplied alpha so I don't think there's a good reason not to expect that in the solid color shader as well. Also faster not to compute the color per-pixel even though I doubt that matters.
Attachments
Patch
(3.56 KB, patch)
2012-04-17 17:48 PDT
,
David Reveman
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Reveman
Comment 1
2012-04-17 17:48:22 PDT
Created
attachment 137642
[details]
Patch
Antoine Labour
Comment 2
2012-04-17 17:52:01 PDT
LGTM
Adrienne Walker
Comment 3
2012-04-18 11:23:42 PDT
Comment on
attachment 137642
[details]
Patch Sounds good. R=me.
WebKit Review Bot
Comment 4
2012-04-18 13:35:00 PDT
Comment on
attachment 137642
[details]
Patch Clearing flags on attachment: 137642 Committed
r114552
: <
http://trac.webkit.org/changeset/114552
>
WebKit Review Bot
Comment 5
2012-04-18 13:35:04 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug