Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a13d6edce6a8c4a7f5b5bb90abb7dd9d03491bf3
      
https://github.com/WebKit/WebKit/commit/a13d6edce6a8c4a7f5b5bb90abb7dd9d03491bf3
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/SkiaPaintingEngine.cpp
    M 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreTile.cpp

  Log Message:
  -----------
  [CoordinatedGraphics][Skia] Round accelerated buffer size to the next power 
of two
https://bugs.webkit.org/show_bug.cgi?id=286672

Reviewed by Miguel Gomez.

This increases the possibility of reusing the buffers, since the dirty
rectangles are not usually the same size.

* Source/WebCore/platform/graphics/skia/SkiaPaintingEngine.cpp:
(WebCore::SkiaPaintingEngine::createBuffer const):
* 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreTile.cpp:
(WebCore::CoordinatedBackingStoreTile::processPendingUpdates):

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



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

Reply via email to