gecko-dev/gfx
Chris Peterson 03f125ade5 Bug 1832219 - Define _USE_MATH_DEFINES and M_PI on both regular and mingw Windows builds. r=firefox-build-system-reviewers,cubeb-reviewers,glandium,padenot
Without _USE_MATH_DEFINES, Windows' math.h doesn't define M_PI. Since _USE_MATH_DEFINES is defined globally, redundant definitions of _USE_MATH_DEFINES in moz.build files can be removed.

obj-build/dist/include/mozilla/ServoStyleConstsInlines.h:396:32: error: use of undeclared identifier 'M_PI'
obj-build/dist/include/mozilla/StaticPrefList_apz.h:133:22: error: use of undeclared identifier 'M_PI'
obj-build/dist/include/mozilla/gfx/PathHelpers.h:139:33: error: use of undeclared identifier 'M_PI'

Differential Revision: https://phabricator.services.mozilla.com/D177590
2023-05-11 02:45:40 +00:00
..
2d Bug 1831188: Process pending deletions in DrawEventRecorderPrivate::DetachResources. r=aosmond 2023-05-03 21:47:12 +00:00
angle Bug 1794292 - [ANGLE] cherry-pick init-gl-point-size. r=gfx-reviewers,bradwerth 2023-03-30 21:54:32 +00:00
cairo Bug 1832219 - Define _USE_MATH_DEFINES and M_PI on both regular and mingw Windows builds. r=firefox-build-system-reviewers,cubeb-reviewers,glandium,padenot 2023-05-11 02:45:40 +00:00
config Bug 1830792 - [3/4] Remove is-nightly check for bug 1704954 mitigation r=gfx-reviewers,bradwerth 2023-05-03 14:24:35 +00:00
docs Bug 1780018 - Fix the link for reftests docs in APZ docs. r=botond 2022-07-18 16:57:32 +00:00
gl Bug 1828071 [Linux] Rename nsDMABufDevice to DMABufDevice and nsGbmLib to GbmLib r=emilio 2023-04-26 12:52:09 +00:00
graphite2 Bug 1829053 - Enable graphite malloc wrapping in the wasm sandbox. r=shravanrn 2023-05-08 22:29:13 +00:00
harfbuzz Bug 1820063 - Update harfbuzz to 7.1.0 r=jfkthame 2023-03-03 09:20:12 +00:00
ipc Bug 1827222 - GPUProcessManager should not allow (re)initialization during shutdown. r=jnicol 2023-05-02 14:56:26 +00:00
layers Bug 1824083 - Request new Surface from application when resuming compositor fails on Android. r=gfx-reviewers,geckoview-reviewers,nical,m_kato 2023-05-10 15:50:22 +00:00
ots Bug 1827704 - Migrate to the upstream wasm2c for RLBox sandboxing r=glandium 2023-04-21 01:31:35 +00:00
qcms Bug 1799258 - [qcms] Add query for profile data and lut tables. r=jrmuizel 2023-03-13 21:04:09 +00:00
skia Bug 1830006 - Do not use malloc.h on OpenBSD. r=aosmond 2023-04-26 16:58:44 +00:00
src Bug 1782385 - Improve sizing heuristics in nsTextControlFrame::CalcIntrinsicSize. r=emilio 2023-05-09 14:49:08 +00:00
tests Bug 1830792 - [3/4] Remove is-nightly check for bug 1704954 mitigation r=gfx-reviewers,bradwerth 2023-05-03 14:24:35 +00:00
thebes Bug 1830086: Add Firefox version to PDF metadata. r=emilio 2023-05-10 13:16:08 +00:00
vr Bug 1824465 - Part 16: Make PVRManager refcounted, r=ipc-reviewers,mccr8 2023-04-19 22:10:09 +00:00
webrender_bindings Bug 1824083 - Request new Surface from application when resuming compositor fails on Android. r=gfx-reviewers,geckoview-reviewers,nical,m_kato 2023-05-10 15:50:22 +00:00
wgpu_bindings Bug 1653164: refactor(webgpu): fix WGPUTextureDescriptor naming r=webgpu-reviewers,jgilbert 2023-05-10 19:29:32 +00:00
wr Bug 1828248 - Use QCOM_tiled_rendering when rendering color and picture cache targets. r=gfx-reviewers,nical 2023-05-09 10:04:53 +00:00
ycbcr
metrics.yaml Bug 1784297 Remove "pseudo-main" ping r=TravisLong 2022-11-14 19:58:20 +00:00
moz.build Bug 1822594 - remove webrender test schedule. r=jmaher,ahal 2023-03-20 10:45:48 +00:00