[Webkit-unassigned] [Bug 36925] Snow Leopard bot does not support EXT_packed_depth_stencil

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 16:16:09 PDT 2010


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





--- Comment #12 from Chris Marrin <cmarrin at apple.com>  2010-04-01 16:16:09 PST ---
It seems that the problem is that the software OpenGL driver, which is used
when a machine is headless, doesn't not support depth+stencil. We should really
tolerate this case. We should only fail to create a WebGL context on machines
that do not support depth+stencil when asking for depth and stencil both.

Let's talk about this on the WebGL mailing list.

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