wlroots-hyprland/render/allocator
Simon Ser 5ef8a18a29 render/allocator/drm_dumb: advertise LINEAR instead of INVALID modifier
INVALID means that the modifier is implicit. However dumb buffers
are guaranteed to be LINEAR, so let's just advertise this. Fixes
cursors with the DRM backend: cursor planes usually only support
LINEAR.
2022-10-01 19:45:29 +00:00
..
allocator.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
drm_dumb.c render/allocator/drm_dumb: advertise LINEAR instead of INVALID modifier 2022-10-01 19:45:29 +00:00
gbm.c render/allocator/gbm: log human-readable format and modifier 2022-09-14 12:13:17 +02:00
meson.build build: fix enabled GBM when allocators=auto and auto_features=disabled 2022-06-29 11:32:06 +02:00
shm.c buffer: extract interface to separate header 2022-03-03 15:39:05 +01:00