wlroots-hyprland/render
Simon Ser 82443ea46b render/drm_format_set: introduce wlr_drm_format_intersect
Intersects modifiers from two wlr_drm_format structs. If either format
doesn't support modifiers, the resulting format won't support modifiers.
2020-12-03 10:52:25 +01:00
..
gles2 render: rename wlr_renderer_get_formats 2020-11-30 11:08:44 +01:00
allocator.c render: introduce wlr_allocator 2020-11-15 22:48:42 +01:00
dmabuf.c render/dmabuf: add wlr_dmabuf_attributes_copy 2019-06-07 09:06:11 -04:00
drm_format_set.c render/drm_format_set: introduce wlr_drm_format_intersect 2020-12-03 10:52:25 +01:00
egl.c render/egl: remove wlr_egl.external_only_dmabuf_formats 2020-11-30 11:08:44 +01:00
gbm_allocator.c render: introduce wlr_gbm_allocator 2020-11-15 22:48:42 +01:00
meson.build render: introduce wlr_swapchain 2020-11-15 22:48:42 +01:00
swapchain.c render/swapchain: add support for buffer age 2020-11-15 22:48:42 +01:00
wlr_renderer.c render: assert {X,A}RGB8888 are supported 2020-11-30 11:08:44 +01:00
wlr_texture.c render/texture: make write_pixels optional 2020-04-28 21:45:14 +02:00