gecko-dev/gfx
Bob Owen 71ab76aea6 Bug 1696967: Only snapshot before unlocking canvas texture when caching a data surface. r=jrmuizel
Doing this every frame causes issues for older GPUs with the extra bitmap
creation, copy and destruction. Instead the TextureRecorded now only takes a
snapshot when it is going to cache a data surface to improve getting data back
at the start of a frame.

Differential Revision: https://phabricator.services.mozilla.com/D108500
2021-03-16 14:17:50 +00:00
..
2d Bug 1696584 - Change 'typedef' to 'using' in Coord.h. r=emilio 2021-03-07 23:07:07 +00:00
angle Bug 1692355 - [angle] Don't assert for non-sampleable non-ms sources in blitRenderbufferRect if we can CopySubResource. r=gw 2021-02-12 09:22:51 +00:00
cairo Bug 1690235. Fix creating variation CTFonts. r=lsalzman 2021-02-09 22:27:33 +00:00
config Bug 1697195 - Force enable Software WebRender if Fission and experiment are enabled. r=jrmuizel 2021-03-12 15:52:40 +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 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky 2021-03-11 14:32:53 +00:00
graphite2
harfbuzz Bug 1684110 - Define UNICODE on some directories. r=glandium 2021-01-13 22:49:59 +00:00
ipc Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
layers Bug 1696967: Only snapshot before unlocking canvas texture when caching a data surface. r=jrmuizel 2021-03-16 14:17:50 +00:00
ots Bug 1696935 - Update OTS to 8.1.4. r=jfkthame 2021-03-10 15:45:45 +00:00
qcms Bug 1698363 - Use trait objects instead of home grown polymorphism. r=aosmond 2021-03-15 18:44:17 +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 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky 2021-03-11 14:32:53 +00:00
tests Bug 1697887 - Remove TransfromPrecache test. r=aosmond 2021-03-14 19:45:47 +00:00
thebes Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2021-03-15 08:45:29 +00:00
vr Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
webrender_bindings Backed out changeset f3aeb3726cee (bug 1698067) for Webrender failures 2021-03-16 05:50:52 +02:00
wgpu Bug 1622846 - Update WebGPU API with wgpu r=jgilbert,webidl,smaug 2021-03-04 21:25:46 +00:00
wgpu_bindings Bug 1696066 - Serialize Queue write commands with Rust r=jgilbert 2021-03-05 00:07:24 +00:00
wr Bug 1687977 - Part 6 - Split gradient_shared.glsl. r=gw 2021-03-16 12:43:11 +00:00
ycbcr Bug 1684688 - Fix alpha support in nsAVIFDecoder. r=aosmond 2021-01-26 00:24:57 +00:00
moz.build