[webkit-changes] [WebKit/WebKit] cd2168: Guard use of libepoxy in NicosiaBuffer

Don Olmstead noreply at github.com
Tue Feb 13 04:17:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd2168b7c91387292e7f15f23ebd7466e1c5f012
      https://github.com/WebKit/WebKit/commit/cd2168b7c91387292e7f15f23ebd7466e1c5f012
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/nicosia/NicosiaBuffer.cpp

  Log Message:
  -----------
  Guard use of libepoxy in NicosiaBuffer
https://bugs.webkit.org/show_bug.cgi?id=269254

Reviewed by Adrian Perez de Castro.

Include OpenGL headers from libepoxy if present, otherwise include OpenGL ES3
header directly.

* Source/WebCore/platform/graphics/nicosia/NicosiaBuffer.cpp:

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




More information about the webkit-changes mailing list