Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSync changes from mozilla-central gfx/wr #3930
Merged
Conversation
…latform r=jrmuizel The full set of optimized shaders can be quite large, so only optimize for the GL version we expect to be used on the target platform. That is GLES on Android and Windows (where we presume ANGLE is being used), and GL elsewhere. If a different GL version is used we will simply fall back to the unoptimized shaders. Depends on D71905 Differential Revision: https://phabricator.services.mozilla.com/D71945 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/55f13e03d6fa6b203f64b60a4730cdaddb496f65
…r=kvark Include the inflation factor from all drop-shadow filters when calculating the overall inflation factor for a surface. This doesn't fix cases with large offsets, which is a larger amount of work to fix, but it fixes the common case and the referenced case in this bug. Differential Revision: https://phabricator.services.mozilla.com/D71878 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/f75deee576110059e1d169514ef7f250bfbfb60d
…LOSED TREE [ghsync] From https://hg.mozilla.org/mozilla-central/rev/e2fd427507a19ec39bb1cd21c7733922954ae229
…r=kvark Include the inflation factor from all drop-shadow filters when calculating the overall inflation factor for a surface. This doesn't fix cases with large offsets, which is a larger amount of work to fix, but it fixes the common case and the referenced case in this bug. Differential Revision: https://phabricator.services.mozilla.com/D71878 [ghsync] From https://hg.mozilla.org/mozilla-central/rev/c4f20b2600e166999c55af6d56d54dccee68847f
|
@bors-servo r=auto |
|
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
moz-gfx commentedApr 23, 2020
No description provided.