[Webkit-unassigned] [Bug 62961] [EFL] Initial implementation of GraphicsContext3DPrivate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 22:53:29 PST 2012


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





--- Comment #30 from Hyowon Kim <hw1008.kim at samsung.com>  2012-02-26 22:53:28 PST ---
(In reply to comment #27)
> i think we are already using GTK GraphicsContext3DInternal: https://bugs.webkit.org/show_bug.cgi?id=77296
> 
> I think you guys should try to synchronize what you are doing.
> 

Bug 77296 makes it shareable to use GC3DPrivate with GLX backend.

But, this patch is a EFL platform specific using Evas_GL backend.
(As you know, the initialization of GLX is a lot different from Evas_GL's.)

Evas_GL could make it easy to render to Evas 
and provide options to take advantage of performance gains.

And I talked with 'ChangSeok Oh' who's the author of Bug 77296.
He agreed that GC3DPrivate in efl port should be seperated from it in glx.

Thanks!

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