wlroots-hyprland/backend/drm
Manuel Stoeckl a290d7a78d Make implementation function lists static const
This requires a change to the type of `struct wlr_tablet` and
`wlr_tablet_init` signature, both of which are part of the unstable API.
2021-02-05 10:04:20 +01:00
..
atomic.c backend/drm: stop using surface size for BO 2021-01-10 11:24:44 +01:00
backend.c Make implementation function lists static const 2021-02-05 10:04:20 +01:00
cvt.c backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.c backend/drm: don't blit in drm_fb_import 2021-01-24 18:33:56 +01:00
legacy.c backend/drm: stop using surface size for BO 2021-01-10 11:24:44 +01:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
properties.c backend/drm: add support for the subconnector property 2021-01-17 12:42:25 +01:00
renderer.c backend/drm: don't blit in drm_fb_import 2021-01-24 18:33:56 +01:00
util.c drm: add fallback drmModeAddFB for drivers which do not support drmModeAddFB2 2020-12-28 14:15:04 +01:00