wlroots-hyprland/include
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
..
backend backend/drm: re-use FBs 2021-01-10 11:24:35 +01:00
render render/drm_format_set: add wlr_drm_format_{create,add} 2020-12-18 09:41:12 +01:00
types Remove xdg-shell v6 2020-09-03 00:01:10 +02:00
util util: add support for generating UUIDs 2021-01-05 20:32:56 +01:00
wlr render/egl: document NULL config_attribs passed to wlr_egl_init 2021-01-09 12:02:39 +01:00
xcursor Use fixed size integer type 2020-09-01 11:58:56 +02:00
xwayland xwayland: do not allow apps to change focus after wlroots request 2020-07-30 13:40:36 +02:00
meson.build types: add wlr_xdg_foreign_v2 2021-01-05 20:32:56 +01:00