Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 015bce0872dcce7de3173685094b0a73dbfb93b6
      
https://github.com/WebKit/WebKit/commit/015bce0872dcce7de3173685094b0a73dbfb93b6
  Author: Carlos Garcia Campos <cgar...@igalia.com>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/ShareableBitmapSkia.cpp
    M Source/WebKit/UIProcess/cairo/BackingStoreCairo.cpp

  Log Message:
  -----------
  [GTK][Skia] Add support for non-accelerated rendering
https://bugs.webkit.org/show_bug.cgi?id=270788

Reviewed by Adrian Perez de Castro.

GTK uses cairo for non-accelerated rendering, so we need to render the
ShareableBitmap with skia, but into a cairo surface.

* Source/WebCore/platform/graphics/skia/ShareableBitmapSkia.cpp:
(WebCore::ShareableBitmap::paint):
* Source/WebKit/UIProcess/cairo/BackingStoreCairo.cpp:
(WebKit::BackingStore::incorporateUpdate):
(WebKit::BackingStore::scroll):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to