Skip to content

Refactor Wayland wsi perfetto instrumentation and use it for EGL

Derek Foreman requested to merge derekf/mesa:more_perfetto into main

Refactor out some common wayland code from vk wsi into loader_wayland_helper.

This could probably be taken further, but my short term goal is to bring the presentation feedback bits for instrumenting frame timings with perfetto into the wayland EGL code without large scale duplication.

Merge request reports

Loading