gecko-dev/gfx
Lee Salzman 6835fd8098 Bug 1704235 - Cache and share shader program name. r=jnicol,gfx-reviewers
This computes the shader's name only once and then stores it inside an Rc so
that we can pass it around by reference outside of the Program, rather than
always having to reallocate or copy it.

Differential Revision: https://phabricator.services.mozilla.com/D111524
2021-04-10 12:31:54 +00:00
..
2d Bug 1685183 Part 1: Make MacIOSurface always use 1.0 scale, and update callsites. r=jgilbert 2021-04-08 16:42:06 +00:00
angle Bug 1700621: Switch Angle over to Jeff r=jewilde,jgilbert 2021-03-24 17:17:12 +00:00
cairo Bug 1696844 - Fix mask access in pixman sse2 code. r=jrmuizel 2021-03-17 16:49:27 +00:00
config Bug 1698953 - Allow gfx.webrender.force-disable to override Fission requiring WebRender. r=jrmuizel 2021-03-16 20:58:35 +00:00
docs Bug 1541472 - Remove Advanced Layers, since it's disabled everywhere now. r=jrmuizel 2021-02-10 02:04:41 +00:00
gl Bug 1685183 Part 2: Remove scale factor from SurfaceDescriptorMacIOSurface. r=jgilbert 2021-04-08 16:42:06 +00:00
graphite2
harfbuzz Bug 1698885 - Update HarfBuzz to 2.8.0. r=jfkthame 2021-03-31 15:45:26 +00:00
ipc Bug 1682030 - Remove PPluginSurface. r=jmathies,bas 2021-04-06 19:28:10 +00:00
layers Bug 1702464. Add test. r=botond 2021-04-10 06:33:34 +00:00
ots Bug 1696935 - Update OTS to 8.1.4. r=jfkthame 2021-03-10 15:45:45 +00:00
qcms Bug 1703101 - Bump the version of libfuzzer-sys. 2021-04-05 20:59:58 +00:00
sfntly
skia Bug 1684050 - choose appropriate stroke res scale for PathSkia::StrokeContainsPoint. r=bobowen 2021-01-14 09:01:54 +00:00
src Bug 1699835 - Check that references in cached fontGroup match current presContext. r=lsalzman 2021-03-30 16:02:24 +00:00
tests Bug 1699013 - Add the crash test. r=jnicol 2021-04-07 08:23:28 +00:00
thebes Bug 1703693 - Prefer faces for fonts that can only be named in one way. r=jfkthame 2021-04-09 14:50:44 +00:00
vr Bug 1685183 Part 1: Make MacIOSurface always use 1.0 scale, and update callsites. r=jgilbert 2021-04-08 16:42:06 +00:00
webrender_bindings Bug 1702953 - Stop RenderBackend's task from WebRenderAPI::DestroyRenderer() r=gfx-reviewers,kvark 2021-04-09 00:23:39 +00:00
wgpu Bug 1622846 - Update wgpu and WebGPU IDL for the new copy views API r=webidl,jgilbert,smaug 2021-04-08 14:35:42 +00:00
wgpu_bindings Bug 1622846 - Update wgpu and WebGPU IDL for the new copy views API r=webidl,jgilbert,smaug 2021-04-08 14:35:42 +00:00
wr Bug 1704235 - Cache and share shader program name. r=jnicol,gfx-reviewers 2021-04-10 12:31:54 +00:00
ycbcr Bug 1684688 - Fix alpha support in nsAVIFDecoder. r=aosmond 2021-01-26 00:24:57 +00:00
moz.build