WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
55509
premultipliedAlpha=false for a WebGL context is ignored on Mac WebKit
https://bugs.webkit.org/show_bug.cgi?id=55509
Summary
premultipliedAlpha=false for a WebGL context is ignored on Mac WebKit
John Bauman
Reported
2011-03-01 14:27:57 PST
Currently every WebGL context's premultipliedAlpha is forced to true in the WebKit's OpenGL context implementation (used on Macs). premultipliedAlpha=false is required to be supported by the OpenGL spec.
Attachments
Add attachment
proposed patch, testcase, etc.
John Bauman
Comment 1
2011-03-16 15:44:18 PDT
*** This bug has been marked as a duplicate of
bug 56238
***
John Bauman
Comment 2
2011-03-16 15:55:26 PDT
Actually, nevermind. I've fixed the premultipliedAlpha flag to not be forced on, but the compositing of the data still ignores the flag.
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