wlroots/include/backend/drm
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
..
cvt.h
drm.h backend/drm: re-use FBs 2021-01-10 11:24:35 +01:00
iface.h
properties.h backend/drm: "scaling mode" is a connector property 2020-11-30 11:57:08 +01:00
renderer.h backend/drm: re-use FBs 2021-01-10 11:24:35 +01:00
util.h