wlroots-hyprland/include/wlr/render
Simon Zeni 6f19295647 render/egl: initialize wlr_egl with EGL_PLATFORM_DEVICE_EXT
Uses the EXT_device_query extension to get the EGL device matching the
requested DRM file descriptor. If the extension is not supported or no device
is found, the EGL device will be retrieved using GBM.

Depends on the EGL_EXT_device_enumeration to get the list of EGL devices.
2021-07-27 20:45:53 +02:00
..
dmabuf.h
drm_format_set.h
egl.h
gles2.h
interface.h render: drop wlr_renderer_impl.init_wl_display 2021-07-22 14:10:26 -04:00
pixman.h render: add get native paint target of renderer 2021-06-19 10:04:35 +02:00
wlr_renderer.h move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
wlr_texture.h