wlroots-hyprland/backend
Simon Ser d9bbc416a6 backend/drm: re-use FBs
Instead of importing buffers to GBM and KMS at each frame, cache them
and re-use them while the wlr_buffer is alive.

This is the same as [1] and [2] but for the DRM backend.

[1]: https://github.com/swaywm/wlroots/pull/2538
[2]: https://github.com/swaywm/wlroots/pull/2539
2021-01-10 11:24:35 +01:00
..
drm backend/drm: re-use FBs 2021-01-10 11:24:35 +01:00
headless remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
libinput backend/session: replace session_signal with events.active 2020-11-19 22:47:49 +01:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
session backend/session: allow wlr_session_find_gpus to return an error 2021-01-04 19:46:44 +01:00
wayland remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
x11 remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
backend.c backend/session: allow wlr_session_find_gpus to return an error 2021-01-04 19:46:44 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00