[webkit-changes] [WebKit/WebKit] 46eb92: [WPE][WebGL] Enable WebGL support on WPE-Android

Jani Hautakangas noreply at github.com
Tue Oct 15 11:05:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46eb922f95f66c24618f44ae9c55045f95a15b57
      https://github.com/WebKit/WebKit/commit/46eb922f95f66c24618f44ae9c55045f95a15b57
  Author: Jani Hautakangas <jani at igalia.com>
  Date:   2024-10-15 (Tue, 15 Oct 2024)

  Changed paths:
    M Source/ThirdParty/ANGLE/CMakeLists.txt
    M Source/ThirdParty/ANGLE/PlatformWPE.cmake
    M Source/WebCore/platform/graphics/angle/PlatformDisplayANGLE.cpp

  Log Message:
  -----------
  [WPE][WebGL] Enable WebGL support on WPE-Android
https://bugs.webkit.org/show_bug.cgi?id=281451

Reviewed by Adrian Perez de Castro.

Enable WebGL support on WPE-Android by adding Android support to ANGLE CMake
files. Also exclude specific EGL attributes from PlatformDisplayANGLE when
targeting WPE-Android for compatibility.

* Source/ThirdParty/ANGLE/CMakeLists.txt:
* Source/ThirdParty/ANGLE/PlatformWPE.cmake:
* Source/WebCore/platform/graphics/angle/PlatformDisplayANGLE.cpp:
(WebCore::PlatformDisplay::angleEGLDisplay const):

Canonical link: https://commits.webkit.org/285209@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