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 #3883

Merged
merged 23 commits into from Mar 18, 2020

Bug 1622256 - Remove unnecessary parentheses producing compiler warni…

6e3d6fe
Select commit
fd7d948
Bug 1600793 - Make the scrolling input telemetry work for WebRender r…
sefeng211 Mar 13, 2020
a1d5938
Bug 1621758 - Fix occlusion rect of clipped compositor surfaces. r=ms…
Mar 13, 2020
0fe639d
Bug 1622327. Add support for adding profiling event markers to WebRen…
jrmuizel Mar 13, 2020
f17d613
Backed out changeset 2f04abdb752c (bug 1622327) for build bustage on …
ccoroiu Mar 13, 2020
9f2341a
Bug 1612941 - add deinit hook to WR Compositor trait. r=gw
Mar 14, 2020
d919041
Bug 1612941 - add SWGL glue to wrench. r=jrmuizel
Mar 14, 2020
9396fb2
Bug 1612941 - make WR report shader name and features in output for i…
Mar 14, 2020
84bab7f
Bug 1612941 - properly detect GL_ARB_texture_swizzle extension in WR.…
Mar 14, 2020
e83684e
Bug 1612941 - only upload partial GPU cache rows in WR when possible …
Mar 14, 2020
fde0ad2
Bug 1612941 - support variable depth buffer size in WR. r=gw
Mar 14, 2020
bac5c57
Bug 1612941 - force immediate upload method for SWGL since PBOs are s…
Mar 14, 2020
d7d3927
Bug 1612941 - WR shader changes to support SWGL instance attribs. r=j…
Mar 14, 2020
830a0e3
Bug 1612941 - update gleam version to allow implementation of Gl trai…
Mar 14, 2020
964e6c5
Bug 1612941 - vendor SWGL's rust dependencies. r=froydnj
Mar 14, 2020
b32e67c
Bug 1622520 - only run Renderbuffer cleanup code when erased. r=jrmuizel
Mar 14, 2020
3773615
Bug 1622668 - exclude swgl from CI test scripts. r=gw
Mar 16, 2020
7482bd3
Bug 1621390 - Optimize backdrop primitives by collapsing to clear col…
gw3583 Mar 16, 2020
19db2a4
Bug 1622256 - Replace use of description() with to_string(). r=kvark,…
staktrace Mar 17, 2020
6e3d6fe
Bug 1622256 - Remove unnecessary parentheses producing compiler warni…
staktrace Mar 17, 2020
537f681
Bug 1622591 - add missing YUV shader variations. r=jrmuizel
Mar 17, 2020
bbc57cf
Bug 1622720 - Add support for the tracy frame profiler to webrender. …
gw3583 Mar 17, 2020
dcac3cc
Bug 1618116 - Remove synchronous hit testing from WebRender's C++ wra…
nical Mar 17, 2020
2f3e55b
Bug 1615613 - Integrate the text shader in the brush infrastructure. …
nical Mar 17, 2020
Merged

Sync changes from mozilla-central gfx/wr #3883

Bug 1622256 - Remove unnecessary parentheses producing compiler warni…
6e3d6fe
Select commit
fd7d948
Bug 1600793 - Make the scrolling input telemetry work for WebRender r…
sefeng211 Mar 13, 2020
a1d5938
Bug 1621758 - Fix occlusion rect of clipped compositor surfaces. r=ms…
Mar 13, 2020
0fe639d
Bug 1622327. Add support for adding profiling event markers to WebRen…
jrmuizel Mar 13, 2020
f17d613
Backed out changeset 2f04abdb752c (bug 1622327) for build bustage on …
ccoroiu Mar 13, 2020
9f2341a
Bug 1612941 - add deinit hook to WR Compositor trait. r=gw
Mar 14, 2020
d919041
Bug 1612941 - add SWGL glue to wrench. r=jrmuizel
Mar 14, 2020
9396fb2
Bug 1612941 - make WR report shader name and features in output for i…
Mar 14, 2020
84bab7f
Bug 1612941 - properly detect GL_ARB_texture_swizzle extension in WR.…
Mar 14, 2020
e83684e
Bug 1612941 - only upload partial GPU cache rows in WR when possible …
Mar 14, 2020
fde0ad2
Bug 1612941 - support variable depth buffer size in WR. r=gw
Mar 14, 2020
bac5c57
Bug 1612941 - force immediate upload method for SWGL since PBOs are s…
Mar 14, 2020
d7d3927
Bug 1612941 - WR shader changes to support SWGL instance attribs. r=j…
Mar 14, 2020
830a0e3
Bug 1612941 - update gleam version to allow implementation of Gl trai…
Mar 14, 2020
964e6c5
Bug 1612941 - vendor SWGL's rust dependencies. r=froydnj
Mar 14, 2020
b32e67c
Bug 1622520 - only run Renderbuffer cleanup code when erased. r=jrmuizel
Mar 14, 2020
3773615
Bug 1622668 - exclude swgl from CI test scripts. r=gw
Mar 16, 2020
7482bd3
Bug 1621390 - Optimize backdrop primitives by collapsing to clear col…
gw3583 Mar 16, 2020
19db2a4
Bug 1622256 - Replace use of description() with to_string(). r=kvark,…
staktrace Mar 17, 2020
6e3d6fe
Bug 1622256 - Remove unnecessary parentheses producing compiler warni…
staktrace Mar 17, 2020
537f681
Bug 1622591 - add missing YUV shader variations. r=jrmuizel
Mar 17, 2020
bbc57cf
Bug 1622720 - Add support for the tracy frame profiler to webrender. …
gw3583 Mar 17, 2020
dcac3cc
Bug 1618116 - Remove synchronous hit testing from WebRender's C++ wra…
nical Mar 17, 2020
2f3e55b
Bug 1615613 - Integrate the text shader in the brush infrastructure. …
nical Mar 17, 2020

Workflow runs completed with no jobs

You can’t perform that action at this time.