wlroots-hyprland/render
Simon Ser 01d4506253 render/drm_format_set: disallow DRM_FORMAT_INVALID
It doesn't make sense to add DRM_FORMAT_INVALID to a format set. Adding
an assertion allows us to safely query the format set with
DRM_FORMAT_INVALID. See [1].

[1]: https://github.com/swaywm/wlroots/pull/2021#discussion_r385839668
2020-04-22 22:14:44 +02:00
..
gles2 render: only expose linux-dmabuf if EGL extension is supported 2020-04-09 00:16:03 +00:00
dmabuf.c render/dmabuf: add wlr_dmabuf_attributes_copy 2019-06-07 09:06:11 -04:00
drm_format_set.c render/drm_format_set: disallow DRM_FORMAT_INVALID 2020-04-22 22:14:44 +02:00
egl.c render/egl: make config attribs const 2020-04-09 00:15:25 +00:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
wlr_renderer.c render: only expose linux-dmabuf if EGL extension is supported 2020-04-09 00:16:03 +00:00
wlr_texture.c render: remove return in wlr_texture_get_size 2019-11-25 08:54:04 -05:00