wlroots/render
Simon Ser 13cdb84ee8 render/allocator: use render node if available in reopen_drm_node
If we aren't trying to create a dumb buffer allocator, and if the
DRM device has a render node (ie, not a split render/display SoC),
then we can use the render node instead of the primary node. This
should allow wlroots to run under seatd when the current user
doesn't have the permission to open primary nodes (logind has a
quirk to allow physically logged in users to open primary nodes).
2021-10-04 12:25:27 +02:00
..
allocator render/allocator: use render node if available in reopen_drm_node 2021-10-04 12:25:27 +02:00
gles2 types/buffer: make {begin,end}_data_ptr_access part of the public API 2021-09-15 11:50:44 +02:00
pixman types/buffer: make {begin,end}_data_ptr_access part of the public API 2021-09-15 11:50:44 +02:00
dmabuf.c
drm_format_set.c Revert "render/drm_format_set: add wlr_drm_format_has" 2021-10-01 09:26:05 -06:00
egl.c Revert "Require INVALID for implicit format modifiers" 2021-10-01 09:26:05 -06:00
meson.build Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
pixel_format.c
swapchain.c Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
wlr_renderer.c
wlr_texture.c