Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync changes from mozilla-central gfx/wr #3882

Merged
merged 27 commits into from Mar 12, 2020

Bug 1618000: Part 2: Clamp blur radius based on scale factors r=gfx-r…

7b85cf5
Select commit
7b85cf5
Bug 1618000: Part 2: Clamp blur radius based on scale factors r=gfx-r…
cbrewster Mar 11, 2020
911f036
Backed out 2 changesets (bug 1618000) for causing reftest failures in…
shindli Mar 11, 2020
ba16fe3
Bug 1612941 - add deinit hook to WR Compositor trait. r=gw
Mar 11, 2020
32dd25f
Bug 1612941 - add SWGL glue to wrench. r=jrmuizel
Mar 11, 2020
ab7d21b
Bug 1612941 - make WR report shader name and features in output for i…
Mar 11, 2020
0610251
Bug 1612941 - properly detect GL_ARB_texture_swizzle extension in WR.…
Mar 11, 2020
737abad
Bug 1612941 - only upload partial GPU cache rows in WR when possible …
Mar 11, 2020
cf4bddf
Bug 1612941 - support variable depth buffer size in WR. r=gw
Mar 11, 2020
4d151a7
Bug 1612941 - force immediate upload method for SWGL since PBOs are s…
Mar 11, 2020
19e26d2
Bug 1612941 - WR shader changes to support SWGL instance attribs. r=j…
Mar 11, 2020
fdf4eaf
Bug 1612941 - update gleam version to allow implementation of Gl trai…
Mar 11, 2020
a2bc922
Backed out 12 changesets (bug 1612941) for causing bustages CLOSED TREE
shindli Mar 11, 2020
adc9717
Bug 1612941 - add deinit hook to WR Compositor trait. r=gw
Mar 11, 2020
1dc59a4
Bug 1612941 - add SWGL glue to wrench. r=jrmuizel
Mar 11, 2020
c2c02c9
Bug 1612941 - make WR report shader name and features in output for i…
Mar 11, 2020
bd9c0cc
Bug 1612941 - properly detect GL_ARB_texture_swizzle extension in WR.…
Mar 11, 2020
e63a16e
Bug 1612941 - only upload partial GPU cache rows in WR when possible …
Mar 11, 2020
64e9146
Bug 1612941 - support variable depth buffer size in WR. r=gw
Mar 11, 2020
e488008
Bug 1612941 - force immediate upload method for SWGL since PBOs are s…
Mar 11, 2020
18bd2b1
Bug 1612941 - WR shader changes to support SWGL instance attribs. r=j…
Mar 11, 2020
2868b2f
Bug 1612941 - update gleam version to allow implementation of Gl trai…
Mar 11, 2020
45a44b7
Bug 1612941 - vendor SWGL's rust dependencies. r=froydnj
Mar 11, 2020
e204dbd
Backed out 12 changesets (bug 1612941) for webrender linting bustage …
shindli Mar 11, 2020
c028720
Bug 1621026 - Remove sha256 from dependencies r=nical
fschutt Mar 12, 2020
ed6906f
Bug 1620005 - Refactor WebRender display item caching r=jrmuizel
mikokm Mar 12, 2020
5205780
Backed out changeset 91760460f914 (bug 1620005) for build bustages on…
AndreeaPavel Mar 12, 2020
672b9f5
Bug 1620005 - Refactor WebRender display item caching r=jrmuizel
mikokm Mar 12, 2020
Merged

Sync changes from mozilla-central gfx/wr #3882

Bug 1618000: Part 2: Clamp blur radius based on scale factors r=gfx-r…
7b85cf5
Select commit
7b85cf5
Bug 1618000: Part 2: Clamp blur radius based on scale factors r=gfx-r…
cbrewster Mar 11, 2020
911f036
Backed out 2 changesets (bug 1618000) for causing reftest failures in…
shindli Mar 11, 2020
ba16fe3
Bug 1612941 - add deinit hook to WR Compositor trait. r=gw
Mar 11, 2020
32dd25f
Bug 1612941 - add SWGL glue to wrench. r=jrmuizel
Mar 11, 2020
ab7d21b
Bug 1612941 - make WR report shader name and features in output for i…
Mar 11, 2020
0610251
Bug 1612941 - properly detect GL_ARB_texture_swizzle extension in WR.…
Mar 11, 2020
737abad
Bug 1612941 - only upload partial GPU cache rows in WR when possible …
Mar 11, 2020
cf4bddf
Bug 1612941 - support variable depth buffer size in WR. r=gw
Mar 11, 2020
4d151a7
Bug 1612941 - force immediate upload method for SWGL since PBOs are s…
Mar 11, 2020
19e26d2
Bug 1612941 - WR shader changes to support SWGL instance attribs. r=j…
Mar 11, 2020
fdf4eaf
Bug 1612941 - update gleam version to allow implementation of Gl trai…
Mar 11, 2020
a2bc922
Backed out 12 changesets (bug 1612941) for causing bustages CLOSED TREE
shindli Mar 11, 2020
adc9717
Bug 1612941 - add deinit hook to WR Compositor trait. r=gw
Mar 11, 2020
1dc59a4
Bug 1612941 - add SWGL glue to wrench. r=jrmuizel
Mar 11, 2020
c2c02c9
Bug 1612941 - make WR report shader name and features in output for i…
Mar 11, 2020
bd9c0cc
Bug 1612941 - properly detect GL_ARB_texture_swizzle extension in WR.…
Mar 11, 2020
e63a16e
Bug 1612941 - only upload partial GPU cache rows in WR when possible …
Mar 11, 2020
64e9146
Bug 1612941 - support variable depth buffer size in WR. r=gw
Mar 11, 2020
e488008
Bug 1612941 - force immediate upload method for SWGL since PBOs are s…
Mar 11, 2020
18bd2b1
Bug 1612941 - WR shader changes to support SWGL instance attribs. r=j…
Mar 11, 2020
2868b2f
Bug 1612941 - update gleam version to allow implementation of Gl trai…
Mar 11, 2020
45a44b7
Bug 1612941 - vendor SWGL's rust dependencies. r=froydnj
Mar 11, 2020
e204dbd
Backed out 12 changesets (bug 1612941) for webrender linting bustage …
shindli Mar 11, 2020
c028720
Bug 1621026 - Remove sha256 from dependencies r=nical
fschutt Mar 12, 2020
ed6906f
Bug 1620005 - Refactor WebRender display item caching r=jrmuizel
mikokm Mar 12, 2020
5205780
Backed out changeset 91760460f914 (bug 1620005) for build bustages on…
AndreeaPavel Mar 12, 2020
672b9f5
Bug 1620005 - Refactor WebRender display item caching r=jrmuizel
mikokm Mar 12, 2020

Workflow runs completed with no jobs

You can’t perform that action at this time.