wlroots-hyprland/include/wlr
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
..
backend backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
interfaces output: remove wlr_output_impl.export_dmabuf 2021-07-12 13:29:03 -04:00
render render/egl: initialize wlr_egl with EGL_PLATFORM_DEVICE_EXT 2021-07-27 20:45:53 +02:00
types types/wlr_buffer: introduce wlr_buffer_resource_interface 2021-07-22 22:28:24 +02:00
util util/box: stabilize interface 2021-07-06 21:43:17 +02:00
backend.h backend: automatically create allocator 2021-05-21 22:13:54 +02:00
config.h.in backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwayland: embed wlr_xwayland_server_options in server struct 2021-07-27 00:18:11 +02:00