gecko-dev/gfx
Nicolas Silva 5670c32118 Bug 1615613 - Integrate the text shader in the brush infrastructure. r=gw
As a strating point for the vertex shader, this patch isolates the parts that are common to both shaders: the code that fetches various piece of data, adding a branching point between the text shader and other brushes just after having fetched most of the data. Hopefully we can devise ways to further unify the vertex shaders in followups.

Differential Revision: https://phabricator.services.mozilla.com/D63094

--HG--
extra : moz-landing-system : lando
2020-03-17 12:49:10 +00:00
..
2d Backed out changeset 70b7dcfea394 (bug 1622220) for causing failures in gfx/2d/Swizzle.cpp 2020-03-13 15:07:13 +02:00
angle Bug 1608235 - [ANGLE] Validate context before use. r=sotaro 2020-01-23 02:59:17 +00:00
cairo Bug 1584639 - silence Cairo shift warnings. r=aosmond 2019-11-19 11:49:35 +00:00
config Bug 1612941 - add SWGL glue to webrender_bindings. r=jrmuizel 2020-03-13 18:18:14 +00:00
docs Bug 1605508 - Write new on-boarding document with rendering overview 2020-01-30 08:51:03 +00:00
gl Bug 1619270 [Wayland] Check we're really on Wayland and not on headless, r=jhorak 2020-03-05 10:20:48 +00:00
graphite2 Bug 1569369 - Add RLBox verifications to tainted data from sandboxed libGraphite r=jfkthame 2019-12-19 16:05:47 +00:00
harfbuzz Bug 1613996 - Try to avoid instantiating an FT_Face just to read the font's charmap for FindFontForChar. r=lsalzman 2020-02-09 04:18:22 +00:00
ipc Backed out 2 changesets (bug 1614933) for busages complaining about IdleSchedulerChild.cpp CLOSED TREE 2020-03-10 17:21:55 +02:00
layers Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
ots
qcms Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel 2020-03-03 14:16:00 +00:00
sfntly
skia Bug 1600470 - Reduce the emboldening strength used for synthetic-bold faces with FreeType. r=lsalzman 2019-12-17 15:51:57 +00:00
src Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel 2020-03-09 14:16:17 +00:00
tests Backed out changeset 70b7dcfea394 (bug 1622220) for causing failures in gfx/2d/Swizzle.cpp 2020-03-13 15:07:13 +02:00
thebes Bug 1618175 - Handle ADVANCED_LAYERS as blocked with WebRender r=jrmuizel 2020-03-16 22:38:35 +00:00
vr Bug 1621369 - Part 4: Support WebXR to WebVR gamepad button/axis re-mapping. r=kip 2020-03-13 20:57:15 +00:00
webrender_bindings Bug 1618116 - Remove synchronous hit testing from WebRender's C++ wrapper. r=botond,kats 2020-03-17 10:45:31 +00:00
wgpu Bug 1622846 - WebGPU bindings update to the spec r=jgilbert,webidl,smaug 2020-03-16 21:32:37 +00:00
wr Bug 1615613 - Integrate the text shader in the brush infrastructure. r=gw 2020-03-17 12:49:10 +00:00
ycbcr Bug 1439659 - Make |MOZ_{LITTLE,BIG}_ENDIAN| into function macros so that invoking them inside |#if| conditions when they haven't been defined yet is a compile error. r=froydnj 2019-12-13 20:51:04 +00:00
moz.build