[webkit-changes] [WebKit/WebKit] 95275b: [GTK] Check EXT_image_dma_buf_import is available ...

Carlos Garcia Campos noreply at github.com
Tue Aug 1 01:36:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 95275b6303a95e64547d39b4462946a4df9103c9
      https://github.com/WebKit/WebKit/commit/95275b6303a95e64547d39b4462946a4df9103c9
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/gtk/AcceleratedSurfaceDMABuf.cpp

  Log Message:
  -----------
  [GTK] Check EXT_image_dma_buf_import is available before using EGL_LINUX_DMA_BUF_EXT
https://bugs.webkit.org/show_bug.cgi?id=259649

Reviewed by Michael Catanzaro.

And fall back to shared memory buffers if not available.

* Source/WebKit/WebProcess/WebPage/gtk/AcceleratedSurfaceDMABuf.cpp:
(WebKit::AcceleratedSurfaceDMABuf::clientResize):

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




More information about the webkit-changes mailing list