wlroots-hyprland/render/gles2
Simon Ser c20468cfa2 render: use internal_features to indicate EGL support
Instead of checking whether the wlr_egl dependencies are available
in the GLES2 code, introduce internal_features['egl'] and check
that field.

When updating the EGL dependency list, we no longer need to update
the GLES2 logic.
2022-06-24 07:20:42 +02:00
..
meson.build render: use internal_features to indicate EGL support 2022-06-24 07:20:42 +02:00
pixel_format.c render/gles: add support for some 16-bpc unsigned shm formats 2022-05-07 16:25:38 +00:00
renderer.c matrix: remove wlr_matrix_projection() 2022-06-08 19:27:36 +00:00
shaders.c Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
texture.c render/texture: drop wlr_texture_is_opaque 2022-06-16 14:43:24 +02:00