wlroots-hyprland/render
Simon Ser 037710b1d4 render/egl: support config-less wlr_egl
When using wlr_swapchain, there's no need to select an EGLConfig. Add
support for creating config-less EGL contexts.
2020-12-07 11:40:45 +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: support config-less wlr_egl 2020-12-07 11:40:45 +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/egl: support config-less wlr_egl 2020-12-07 11:40:45 +01:00
wlr_texture.c render/texture: make write_pixels optional 2020-04-28 21:45:14 +02:00