Page MenuHomePhabricator

Bug 1612973 - allow opaque images to use the fast image shader. r?nical
ClosedPublic

Authored by lsalzman on Feb 3 2020, 8:53 PM.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

lsalzman created this revision.Feb 3 2020, 8:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2020, 8:53 PM
phab-bot requested review of this revision.Feb 3 2020, 8:54 PM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: Restricted Project.
nical accepted this revision.Feb 4 2020, 9:14 AM

The original plan was to conservatively only take the fast shader in the opaque pass to avoid having too many shader permutations. That said I think that it's worth a try so let's watch out for startup regressions and see if anything happens.

This revision is now accepted and ready to land.Feb 4 2020, 9:14 AM