Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: db648b65929de84c4fd0575534abb651015efd2d
      
https://github.com/WebKit/WebKit/commit/db648b65929de84c4fd0575534abb651015efd2d
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
    M Source/WebCore/platform/TextureMapper.cmake
    M Source/WebCore/platform/graphics/texmap/BitmapTexturePool.cpp
    M Source/WebCore/platform/graphics/texmap/BitmapTexturePool.h
    M Source/WebCore/platform/graphics/texmap/TextureMapper.cpp
    M Source/WebCore/platform/graphics/texmap/TextureMapper.h

  Log Message:
  -----------
  [TextureMapper] BitmapTexurePool doesn't need to be heap allocated
https://bugs.webkit.org/show_bug.cgi?id=264863

Reviewed by Fujii Hironori.

* Source/WebCore/platform/graphics/texmap/BitmapTexturePool.cpp:
* Source/WebCore/platform/graphics/texmap/BitmapTexturePool.h:
* Source/WebCore/platform/graphics/texmap/TextureMapper.cpp:
(WebCore::TextureMapper::TextureMapper):
(WebCore::TextureMapper::acquireTextureFromPool):
(WebCore::TextureMapper::releaseUnusedTexturesNow):
(WebCore::TextureMapper::drawNumber):
(WebCore::TextureMapper::applyBlurFilter):
(WebCore::TextureMapper::applyDropShadowFilter):
(WebCore::TextureMapper::applySinglePassFilter):
* Source/WebCore/platform/graphics/texmap/TextureMapper.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to