WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279882
[GTK][WPE][Skia] Replace SkiaAcceleratedBufferPool by BitmapTexturePool
https://bugs.webkit.org/show_bug.cgi?id=279882
Summary
[GTK][WPE][Skia] Replace SkiaAcceleratedBufferPool by BitmapTexturePool
Nikolas Zimmermann
Reported
2024-09-18 04:28:07 PDT
Let Nicosia::AcceleratedBuffer accept a WebCore::BitmapTexture instead of a SkSurface, and manage the surface creation internally, instead of relying on Skia to do so. Furthermore we want to reuse the BitmapTexturePool logic (already used for tile textures in CoordinatedBackingStoreTile) which re-uses and eventually purges GL resources after a certain period, where the texture wasn't used.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2024-09-18 04:30:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33822
EWS
Comment 2
2024-09-19 05:00:16 PDT
Committed
283913@main
(7a790bf39428): <
https://commits.webkit.org/283913@main
> Reviewed commits have been landed. Closing PR #33822 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug