gecko-dev/gfx
Glenn Watson 99ed67fccb Bug 1635610 - Part 1 - Improve situations where subpixel AA is enabled. r=nical
Previously, any time a text run was encountered that was outside the
detected opaque backdrop of a picture cache, all subpixel AA would
get disabled for that surface.

Recently, we added support for conditional subpixel mode, where a
list of excluded rects can be provided (compositor surfaces) that
require a text run to disable subpixel AA.

This patch extends that, adding an inclusion rect to the conditional
subpixel mode. This allows subpixel AA to be enabled on any text
runs that are within the bounds of the detected opaque backdrop
for a picture cache.

Differential Revision: https://phabricator.services.mozilla.com/D75027
2020-05-13 08:31:02 +00:00
..
2d Bug 1626570 - Improve handling of copying arrays in gfx/. r=jrmuizel 2020-05-05 12:55:27 +00:00
angle Bug 1636122 - [angle] Use deviceContext instead of deviceContext1. r=jrmuizel 2020-05-12 01:22:38 +00:00
cairo Bug 1631419 - Don't try to pass a dash array of > 16 elements to ExtCreatePen. r=jrmuizel 2020-04-21 17:30:53 +00:00
config Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-05-09 14:51:53 +00:00
docs Bug 1605508 - Write new on-boarding document with rendering overview 2020-01-30 08:51:03 +00:00
gl Bug 1626570 - Improve handling of copying arrays in gfx/. r=jrmuizel 2020-05-05 12:55:27 +00:00
graphite2 Bug 1626550 - Update graphite to version 1.3.14. r=lsalzman 2020-04-01 11:00:36 +00:00
harfbuzz Bug 1631118 - Update HarfBuzz to 2.6.6. r=jfkthame 2020-05-12 17:12:15 +00:00
ipc Bug 1635001 - P2. Don't use MessageLoop threads with APZ. r=kats,geckoview-reviewers,snorp 2020-05-08 20:46:13 +00:00
layers Bug 1637524 - Move DestroyRenderTexture() to TextureHost r=nical 2020-05-13 08:31:09 +00:00
ots Bug 1634834 - Update OTS to upstream commit bbd729f8f39c28db9818371b20f9e5ed44226c2f to fix invalid ligature component count check. r=lsalzman 2020-05-02 21:14:21 +00:00
qcms Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel 2020-03-03 14:16:00 +00:00
sfntly
skia Bug 1611467 - disable Skia typeface cache to prevent it from leaking fonts. r=jrmuizel 2020-03-25 00:58:41 +00:00
src Bug 1636998 - Only suppress auto-style outlines for widgets that paint their own focus indicator. r=jfkthame 2020-05-13 20:38:26 +00:00
tests Bug 1636307 - Reenable device lost testing on WebRender. r=kats 2020-05-08 20:37:36 +00:00
thebes Bug 1622360 - Downgrade mStateManagers. r=jrmuizel 2020-05-11 20:07:43 +00:00
vr Bug 1637380 - Update WebXR input sources before dispatching RAF r=daoshengmu,kip 2020-05-13 20:39:50 +00:00
webrender_bindings Bug 1637092 - Change WR capture path to point to the home folder r=Bert,webdriver-reviewers,whimboo 2020-05-12 13:41:31 +00:00
wgpu Bug 1634239 - Keel WebGPU adapter alive r=groves 2020-05-01 14:29:04 +00:00
wgpu_bindings Bug 1632323 - Separate WebGPU internal usage bits from the public API r=groves 2020-04-23 15:52:01 +00:00
wr Bug 1635610 - Part 1 - Improve situations where subpixel AA is enabled. r=nical 2020-05-13 08:31:02 +00:00
ycbcr
moz.build Bug 1630813 - Remove gfx/wgpu/wgpu-native, move wgpu-remote out into gfx/wgpu_bindings r=jgilbert 2020-04-22 15:35:13 +00:00