[Webkit-unassigned] [Bug 101291] [EFL] Refactor GraphicsContext3DEFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 06:35:28 PST 2012


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





--- Comment #46 from Kalyan <kalyan.kondapally at intel.com>  2012-11-19 06:37:22 PST ---
(In reply to comment #45)
> (In reply to comment #44)
> > (In reply to comment #43)
> > > Re-opened since this is blocked by bug 102619
> > 
> > For the backtrace, see, for example, <http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Debug%20WK2/builds/6041/steps/layout-test/logs/stdio>.
> 
> K, working on it


Investigation so far has revealed that the issue is with how we detect GLX support.

It seems HAVE_GLX is enabled automatically if WebGL is enabled (in OptionEfl.cmake which is wrong too). If WebGL is not enabled than we never enable it. Currently WebGL is not enabled by default. Working on a patch for correctly detecting GLX support. I will create a separate issue for this.

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