[webkit-changes] [WebKit/WebKit] 84145b: [GTK] 2.42.0 doesn't support WebGL with GBM disabl...

Carlos Garcia Campos noreply at github.com
Wed Oct 4 05:09:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 84145be4284be1d8e3894f0444bf0f14e1c2bef8
      https://github.com/WebKit/WebKit/commit/84145be4284be1d8e3894f0444bf0f14e1c2bef8
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/x11/PlatformDisplayX11.cpp

  Log Message:
  -----------
  [GTK] 2.42.0 doesn't support WebGL with GBM disabled under X11
https://bugs.webkit.org/show_bug.cgi?id=261653

Reviewed by Alejandro G. Castro.

Initialize m_anglePlatform and m_angleNativeDisplay on X11 too.

* Source/WebCore/platform/graphics/x11/PlatformDisplayX11.cpp:
(WebCore::PlatformDisplayX11::gtkEGLDisplay):
(WebCore::PlatformDisplayX11::initializeEGLDisplay):

Canonical link: https://commits.webkit.org/268844@main




More information about the webkit-changes mailing list