mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
24cf70ae96
Compositors now have more control over how the backend creates its renderer. Currently all backends create an EGL/GLES2 renderer, so the necessary attributes for creating the context are passed to a user-provided callback function. It is responsible for initializing provided wlr_egl and to return a renderer. On fail, return 0. Fixes #987 |
||
---|---|---|
.. | ||
session | ||
drm.h | ||
headless.h | ||
interface.h | ||
libinput.h | ||
multi.h | ||
session.h | ||
wayland.h | ||
x11.h |