Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0cc4c7874ba0bbea8c59af39f378f10b1aa62d6
https://github.com/WebKit/WebKit/commit/c0cc4c7874ba0bbea8c59af39f378f10b1aa62d6
Author: Carlos Garcia Campos <[email protected]>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M Source/WebCore/html/CanvasBase.cpp
M Source/WebCore/platform/graphics/nicosia/NicosiaImageBufferPipe.cpp
Log Message:
-----------
[Skia] Add support for non-accelerated offscreen canvas
https://bugs.webkit.org/show_bug.cgi?id=272664
Reviewed by Miguel Gomez.
Accelerated offscreen canvas requires more work to support different
skia GL contexts per thread, so fo nor we can use non-accelerated canvas
to make offscreen canvas work.
* Source/WebCore/html/CanvasBase.cpp:
(WebCore::CanvasBase::shouldAccelerate const):
* Source/WebCore/platform/graphics/nicosia/NicosiaImageBufferPipe.cpp:
(Nicosia::NicosiaImageBufferPipeSource::handle):
Canonical link: https://commits.webkit.org/277496@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