[webkit-changes] [WebKit/WebKit] a99db2: Fix build of GLFence.cpp for !USE(LIBEPOXY)

Don Olmstead noreply at github.com
Thu May 2 08:07:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a99db22709faf65bf67a14ab2073e02fff4b4206
      https://github.com/WebKit/WebKit/commit/a99db22709faf65bf67a14ab2073e02fff4b4206
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
    M Source/WebCore/PlatformPlayStation.cmake
    M Source/WebCore/PlatformWin.cmake
    M Source/WebCore/platform/graphics/egl/GLFence.cpp

  Log Message:
  -----------
  Fix build of GLFence.cpp for !USE(LIBEPOXY)
https://bugs.webkit.org/show_bug.cgi?id=273597

Reviewed by Adrian Perez de Castro and Miguel Gomez.

The OpenGL ES functions require version 3.

* Source/WebCore/PlatformPlayStation.cmake:
* Source/WebCore/PlatformWin.cmake:
* Source/WebCore/platform/graphics/egl/GLFence.cpp:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list