Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46a71ad96fb64404b9a57a88bf7e8f24ab8a7a66
      
https://github.com/WebKit/WebKit/commit/46a71ad96fb64404b9a57a88bf7e8f24ab8a7a66
  Author: Pawel Lampe <[email protected]>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M Source/WebKit/UIProcess/gtk/AcceleratedBackingStore.cpp

  Log Message:
  -----------
  [GTK] Rendering broken on X11 with GLX
https://bugs.webkit.org/show_bug.cgi?id=312467

Reviewed by Carlos Garcia Campos.

This change fixes potentially wrong GDK texture format when importing
texture from DMABuf.

As both DRM_FORMAT_XRGB8888 and DRM_FORMAT_ARGB8888 are supported,
the importing code should not assume ARGB32 blindly.

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



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

Reply via email to