WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
280066
[GTK][WPE][Skia] Avoid texture copying for accelerated buffers if possible
https://bugs.webkit.org/show_bug.cgi?id=280066
Summary
[GTK][WPE][Skia] Avoid texture copying for accelerated buffers if possible
Nikolas Zimmermann
Reported
2024-09-20 08:21:30 PDT
The AcceleratedBuffers nowadays wrap a BitmapTexture - if the BitmapTexture covers the whole tile texture size, we can swap the tile texture with the texture wrapped in the AcceleratedBuffer and save a copy.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2024-09-20 08:22:39 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33979
EWS
Comment 2
2024-09-25 16:31:26 PDT
Committed
284250@main
(b131d74c1eed): <
https://commits.webkit.org/284250@main
> Reviewed commits have been landed. Closing PR #33979 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