gecko-dev/gfx
Emilio Cobos Álvarez 47bd61fc35 Bug 1865955 - Make sure that the compositor and the main thread start time match. r=birtles
The regressing bug made a crucial mistake which is setting the
compositor animation ready time to the _current_ refresh driver time,
even though the main thread will use the _next_ refresh driver time to
do that.

That means that the compositor and main thread can be desynchronized by
one frame, which depending on the main thread workload can be a lot.

Differential Revision: https://phabricator.services.mozilla.com/D199614
2024-01-28 11:33:46 +00:00
..
2d Bug 1875599 - Add strongly-typed versions of Matrix4x4Typed::PreScale and PostScale. r=botond 2024-01-28 01:15:28 +00:00
angle Bug 1875902 - Add semicolon to update-angle.py's powershell $env:Path += instructions. r=gfx-reviewers,gw DONTBUILD 2024-01-23 20:18:10 +00:00
cairo Bug 1870243 - Cherry-pick https://gitlab.freedesktop.org/cairo/cairo/-/merge_requests/256 to correctly reset the current operator when several added highlights in a pdf are printed r=jfkthame 2024-01-03 16:09:28 +00:00
config Bug 1875430 part 3: Convert 'static UniquePtr' global vars to use StaticAutoPtr, in gfx. r=gfx-reviewers,jgilbert 2024-01-23 19:00:49 +00:00
docs
gl Bug 1873507 - Replace ScopedXFree<GLXFBConfig> with MakeScopeExit. r=gfx-reviewers,aosmond 2024-01-25 23:10:26 +00:00
graphite2 Bug 1875296 - Vendor graphite2 using mach vendor r=jfkthame 2024-01-22 08:45:20 +00:00
harfbuzz
ipc Bug 1875661 - Refactor shutdown for remote canvas. r=gfx-reviewers,lsalzman 2024-01-25 22:22:49 +00:00
layers Bug 1865955 - Make sure that the compositor and the main thread start time match. r=birtles 2024-01-28 11:33:46 +00:00
ots Bug 1873636 - vendor gfx/ots using mach vendor r=jfkthame 2024-01-18 13:26:28 +00:00
qcms Bug 1873525 - qcms: Add back COPYING, add CONTRIBUTING.md and bump the version. r=gfx-reviewers,aosmond,supply-chain-reviewers 2024-01-09 04:04:09 +00:00
skia Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
src Bug 1873507 - Replace ScopedXFree<GLXFBConfig> with MakeScopeExit. r=gfx-reviewers,aosmond 2024-01-25 23:10:26 +00:00
tests Bug 1873708 - Add a simple reftest based on the reporter's example. r=gfx-reviewers,jrmuizel 2024-01-15 09:14:44 +00:00
thebes Bug 1876699 - Clean-up some macOS system font code. r=jfkthame 2024-01-27 13:59:12 +00:00
vr Bug 1875312 - Move ./gfx/vr/service/openvr to mach vendor r=emilio 2024-01-22 12:29:46 +00:00
webrender_bindings Bug 1875430 part 3: Convert 'static UniquePtr' global vars to use StaticAutoPtr, in gfx. r=gfx-reviewers,jgilbert 2024-01-23 19:00:49 +00:00
wgpu_bindings Bug 1865921 Part 1: Make WebGPUParent supply a device lost callback. r=ErichDonGubler,webgpu-reviewers,nical 2024-01-26 20:03:17 +00:00
wr Bug 1874923 - Update Glean to 56.1.0 r=janerik,supply-chain-reviewers,mach-reviewers,ahochheiden 2024-01-22 15:45:27 +00:00
ycbcr Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
metrics.yaml Bug 1870021 - Add some GPU process telemetry probes. r=jrmuizel 2023-12-21 11:43:39 +00:00
moz.build