WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
284026
[TextureMapper] preserve-3d causes unnecessary layer splits
https://bugs.webkit.org/show_bug.cgi?id=284026
Summary
[TextureMapper] preserve-3d causes unnecessary layer splits
Jani Hautakangas
Reported
2024-12-03 23:58:44 PST
he BSP tree calculation currently includes layers that have dimensions but produce no visible output. This results in unnecessary splits during the preserve-3D process. Such layers should be excluded from the BSP tree calculations to optimize rendering and reduce computational overhead.
Attachments
Add attachment
proposed patch, testcase, etc.
Jani Hautakangas
Comment 1
2024-12-04 14:20:00 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37416
EWS
Comment 2
2024-12-05 16:07:27 PST
Committed
287417@main
(b54433896d89): <
https://commits.webkit.org/287417@main
> Reviewed commits have been landed. Closing PR #37416 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