wlroots-hyprland/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
..
gles2 meson: enable more compiler warnings 2019-03-01 09:20:23 +01:00
dmabuf.c Merge branch 'master' into screencontent 2018-05-31 12:33:27 +01:00
drm_format_set.c render: introduce wlr_drm_format_set 2019-04-01 19:15:56 +03:00
egl.c output: make wlr_egl flip the damage 2018-11-13 16:55:33 +01:00
glapi.txt render: add wlr_texture_to_dmabuf 2018-05-29 18:47:17 +01:00
meson.build render: introduce wlr_drm_format_set 2019-04-01 19:15:56 +03:00
wlr_renderer.c output: add wlr_output_preferred_read_format() 2018-11-24 10:54:25 +01:00
wlr_texture.c Remove fmt parameter from wlr_texture_write_pixels 2018-10-15 23:56:56 +02:00