wlroots/render
Isaac Freund c682d97841 Return failure of wlr_renderer_init_wl_display()
This makes it easier for the user of this library to properly handle
failure of this function.

The signature of wlr_renderer_impl.init_wl_display was also modified to
allow for proper error propagation.
2020-03-23 15:19:16 +01:00
..
gles2 Return failure of wlr_renderer_init_wl_display() 2020-03-23 15:19:16 +01:00
dmabuf.c render/dmabuf: add wlr_dmabuf_attributes_copy 2019-06-07 09:06:11 -04:00
drm_format_set.c Revert "render/drm: keep old drm_format if realloc fails" 2019-08-12 19:53:39 +09:00
egl.c render/egl: remove SURFACELESS_MESA special case 2020-01-12 10:10:09 -07:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
wlr_renderer.c Return failure of wlr_renderer_init_wl_display() 2020-03-23 15:19:16 +01:00
wlr_texture.c render: remove return in wlr_texture_get_size 2019-11-25 08:54:04 -05:00