[Webkit-unassigned] [Bug 96627] [EFL] Use the shareable GraphicsContext3DOpenGL* implementation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 02:55:45 PDT 2012


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





--- Comment #6 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-09-26 02:56:12 PST ---
(From update of attachment 164343)
View in context: https://bugs.webkit.org/attachment.cgi?id=164343&action=review

> Source/WebCore/ChangeLog:11
> +        Changed EFL implementation of GraphicsContext3D(GC3D) to use GraphicsContext3DOpenGL*.
> +        It was initially implemented in a different way, due to characteristics of Evas,
> +        but it would be better to use the common implementation and find another way
> +        to deal with Evas, especially because all the duplicated code.

Plus the fact that maybe using Evas will make less sense in the near future, where we can do the same directly using OpenGL and eventually combine it with Wayland for compositing. I support this change!

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