[Webkit-unassigned] [Bug 149172] New: [GTK] Build failure with ACCELERATED_2D_CANVAS when cairo-gl has built with OpenGLESv2 support only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 11:05:06 PDT 2015


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

            Bug ID: 149172
           Summary: [GTK] Build failure with ACCELERATED_2D_CANVAS when
                    cairo-gl has built with OpenGLESv2 support only
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: cgarcia at igalia.com, mcatanzaro at igalia.com,
                    mrobinson at webkit.org

cairo-gl can be built with full OpenGL support or with OpenGLESv2 support.

When cairo-gl is built with only OpenGLESv2 support, cairo-glx is not enabled.

If then webkitgtk+ is built with GLX (full OpenGL) support and with it ACCELERATED_2D_CANVAS support the following build error would happen:

Source/WebCore/platform/graphics/glx/GLContextGLX.cpp:270:74: error: 'cairo_glx_device_create' was not declared in this scope
make[2]: *** [Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/graphics/glx/GLContextGLX.cpp.o] Error 1

-- 
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/20150915/dbb902f2/attachment.html>


More information about the webkit-unassigned mailing list