[Webkit-unassigned] [Bug 58498] WebGL should create a single-sample context if creating multisampled context fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 20:11:25 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58498





--- Comment #13 from Naoki Takano <honten at chromium.org>  2011-06-24 20:11:25 PST ---
So do you mean I don't have to do anything for Chromium port?

(In reply to comment #12)
> (In reply to comment #11)
> > I just realized I implemented this behavior in command buffer port while trying to implementing the feature that internal drawing buffer could be smaller size if we fail to create using the requested canvas size.
> > 
> > So if the original drawing buffer is multisampled, we first fallback to a non-multisampled drawing buffer with the same size, and if it fails again, we fallback to smaller size.
> > 
> > See codereview.chromium.org/7238008
> 
> This is an effort trying to pass webgl conformance test conformance/drawingbuffer-test.html and conformance/drawingbuffer-static-canvas-test.html

-- 
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