[Webkit-unassigned] [Bug 159928] [GStreamer] Support a direct GPU-to-GPU copy of video textures to WebGL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 17 03:10:56 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159928
--- Comment #7 from Olivier Blin <olivier.blin at softathome.com> ---
(In reply to comment #6)
> Created attachment 286293 [details]
> Patch
>
> new version using cairo, sharing code with nativeImageForCurrentTime()
Not sure if the following calls should be repeated, we can probably just do this once in the caller:
context->makeContextCurrent();
cairo_gl_device_set_thread_aware(device, FALSE);
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160817/61a469b1/attachment.html>
More information about the webkit-unassigned
mailing list