[webkit-changes] [WebKit/WebKit] 2d6a9a: [GTK][WPE] Bump libepoxy to 1.5.4

Carlos Garcia Campos noreply at github.com
Thu Nov 30 03:50:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2d6a9a444978d093d5fc3beaa6cfa2de231a8197
      https://github.com/WebKit/WebKit/commit/2d6a9a444978d093d5fc3beaa6cfa2de231a8197
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/PlatformDisplay.cpp
    M Source/WebCore/platform/graphics/egl/GLContext.cpp
    M Source/WebCore/platform/graphics/egl/GLContextLibWPE.cpp
    R Source/WebCore/platform/graphics/epoxy/EpoxyEGL.h
    M Source/WebCore/platform/graphics/libwpe/PlatformDisplayLibWPE.cpp
    M Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerProxyDMABuf.cpp
    M Source/WebCore/platform/xr/openxr/OpenXRUtils.h
    M Source/cmake/OptionsGTK.cmake
    M Source/cmake/OptionsWPE.cmake
    M Tools/wpe/jhbuild.modules

  Log Message:
  -----------
  [GTK][WPE] Bump libepoxy to 1.5.4
https://bugs.webkit.org/show_bug.cgi?id=265570

Reviewed by Adrian Perez de Castro.

It's available in all supported platforms and already contains the fix
for the EGL_CAST build failure, so we can remove EpoxyEGL.h.

* Source/WebCore/platform/graphics/PlatformDisplay.cpp:
* Source/WebCore/platform/graphics/egl/GLContext.cpp:
* Source/WebCore/platform/graphics/egl/GLContextLibWPE.cpp:
* Source/WebCore/platform/graphics/epoxy/EpoxyEGL.h: Removed.
* Source/WebCore/platform/graphics/libwpe/PlatformDisplayLibWPE.cpp:
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerProxyDMABuf.cpp:
* Source/WebCore/platform/xr/openxr/OpenXRUtils.h:
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:
* Tools/wpe/jhbuild.modules:

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




More information about the webkit-changes mailing list