[Webkit-unassigned] [Bug 64879] [Qt] Implement WebGL antialiasing (part 3)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 5 10:49:53 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64879
--- Comment #3 from Andrew Wason <rectalogic at rectalogic.com> 2011-08-05 10:49:53 PST ---
(In reply to comment #2)
> Can this be done in two patches? (one for extensions, one for antialiasing)
Not really because Extensions3DOpenGL::supports() is queried to see if multisample etc. is supported and antialiasing is disabled if not.
Well, I guess it could be done as 2 patches but antialiasing won't actually work unless both are applied. Should I split it?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list