gecko-dev/gfx
Nicolas Silva d131835edf Bug 1615613 - Wrap image brush user data in a struct. r=gw
A quality-of-life improvement that will make it easier to change the encoding of the user data without having to repeat the correct casting, bit shifting and masking in many places. It also makes it harder to encode the data incorrectly by mistake or forget information.

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

--HG--
extra : moz-landing-system : lando
2020-02-19 12:58:11 +00:00
..
2d Bug 1616386 - Fix Quaternion copy constructor r=lsalzman 2020-02-18 21:37:21 +00: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 1613167 - Enable/Disable rayon in WebRender via pref. r=gw 2020-02-05 09:51:14 +00:00
docs Bug 1605508 - Write new on-boarding document with rendering overview 2020-01-30 08:51:03 +00:00
gl Bug 1615751 - Prune unused parts of GLScreenBuffer. r=lsalzman 2020-02-15 22:48:36 +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 Bug 1595420 - OOM in GPUProcessManager::OnPreferenceChange and RDDProcessManager::OnPreferenceChange on macOS r=mjf,jya 2020-02-18 15:57:14 +00:00
layers Bug 1616174 - Do not create unnecessary compositor window r=nical 2020-02-18 09:39:23 +00:00
ots
qcms Bug 1600911 - Implement AVX variant of QCMS ICCv2 algorithm. r=jrmuizel 2019-12-17 19:22:36 +00:00
sfntly Bug 1583192 - Re-apply bug 1330495 after bug 1581145. r=froydnj 2019-11-11 13:41:11 +00:00
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 1614376 - Part 1. Add support for an allowlist to GfxInfo. r=jrmuizel 2020-02-13 16:06:41 +00:00
tests Bug 1615091 - Fix panic in resolve_split_planes with invalid transform. r=nical 2020-02-17 14:37:34 +00:00
thebes Bug 1616193 - If Face::SetCharacterMap is called from a stylo thread, make it post a runnable instead of attempting to do IPC itself. r=jwatt 2020-02-19 11:28:07 +00:00
vr Bug 1614570 - Make VRManagerChild life time handling more like CompositorManagerChild r=aosmond 2020-02-14 15:10:40 +00:00
webrender_bindings Bug 1615694. Declare our render targets up front to ANGLE. r=kvark 2020-02-18 18:33:48 +00:00
wgpu Bug 1609175 - WebGPU bind groups and compute pipelines r=jgilbert,webidl,smaug,bzbarsky 2020-01-24 16:27:09 +00:00
wr Bug 1615613 - Wrap image brush user data in a struct. r=gw 2020-02-19 12:58:11 +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 Bug 1594907 - Fix some duplicate URL segments in firefox-source-docs, r=sylvestre 2019-11-07 23:07:20 +00:00