wlroots-hyprland/include
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/drm: stop restoring CRTCs on exit 2021-07-20 15:33:26 +02:00
render render/wlr_texture: put wlr_texture_from_buffer into the public API 2021-07-22 22:28:24 +02:00
types buffer: re-use wlr_shm_client_buffer 2021-07-19 13:13:10 -04:00
util util/array: add array_remove_at 2021-07-01 10:35:39 -04:00
wlr render/egl: initialize wlr_egl with EGL_PLATFORM_DEVICE_EXT 2021-07-27 20:45:53 +02:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwm: implement _NET_CLIENT_LIST_STACKING 2021-05-31 10:41:29 +02:00
meson.build render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00