mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
1db976cecb
We never create an EGL context with the platform set to something other than EGL_PLATFORM_GBM_KHR. Let's simplify wlr_egl_create by taking a DRM FD instead of a (platform, remote_display) tuple. This hides the internal details of creating an EGL context for a specific device. This will allow us to transparently use the device platform [1] when the time comes. [1]: https://github.com/swaywm/wlroots/pull/2671 |
||
---|---|---|
.. | ||
allocator.h | ||
drm_dumb_allocator.h | ||
drm_format_set.h | ||
egl.h | ||
gbm_allocator.h | ||
gles2.h | ||
pixel_format.h | ||
pixman.h | ||
shm_allocator.h | ||
swapchain.h | ||
wlr_renderer.h | ||
wlr_texture.h |