[Webkit-unassigned] [Bug 232934] Fix build without opengl-or-es

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 18:24:47 PDT 2022


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

--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
This change looks confusing.
Since bug#195094, GTK port is assuming COORDINATED_GRAPHICS is defined.
However, there has been some requests of building GTK port without OpenGL.
How about an idea reviving TextureMapperImageBuffer that was removed by bug#143561?
Then, it can compile with COORDINATED_GRAPHICS defined. But, the accelerated compositing mode should be disabled because TextureMapperImageBuffer might be poor performance and poor rendering results.
Anyway, we should revert bug#195094 or bug#143561 if GTK port has to support no OpenGL builds.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220809/f69a7f47/attachment.htm>


More information about the webkit-unassigned mailing list