wlroots-hyprland/include/wlr/render
Scott Anderson c01b81c99c
render: introduce wlr_drm_format_set
This types adds a container for formats + modifiers.

A list that is of [format [modifier]] was chosen instead of
[format modifer] because that is how GBM accepts them.

Co-Authored-By: emersion <contact@emersion.fr>
2019-04-01 19:15:56 +03:00
..
dmabuf.h Require libdrm >= 2.4.95 2019-01-29 19:33:38 +01:00
drm_format_set.h render: introduce wlr_drm_format_set 2019-04-01 19:15:56 +03:00
egl.h Protect against redefining MESA_EGL_NO_X11_HEADERS 2018-12-22 19:05:19 +01:00
gles2.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
interface.h Protect against redefining MESA_EGL_NO_X11_HEADERS 2018-12-22 19:05:19 +01:00
meson.build render: introduce wlr_drm_format_set 2019-04-01 19:15:56 +03:00
wlr_renderer.h output: add wlr_output_preferred_read_format() 2018-11-24 10:54:25 +01:00
wlr_texture.h Use enum wl_shm_format for gles2 texture formats 2018-10-16 09:35:28 +02:00