wlroots/backend
Simon Ser 781ed1ff02 Fix -Wreturn-type warnings
When calling assert(0) instead of returning a value, -Wreturn-type
warnings are triggered because assertions can be disabled. Replace these
assertions with abort().
2020-05-19 14:54:02 +02:00
..
drm backend/drm: fix atomic commits when the GAMMA_LUT prop is missing 2020-05-14 23:55:43 +00:00
headless backend/headless: handle renderer destroy 2020-05-02 19:36:03 +02:00
libinput Fix -Wreturn-type warnings 2020-05-19 14:54:02 +02:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop output: re-introduce atomic mode, enabled, scale and transform 2019-12-30 11:21:11 -07:00
session Remove libcap support 2020-04-29 10:39:09 +02:00
wayland Fix -Wreturn-type warnings 2020-05-19 14:54:02 +02:00
x11 backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPE 2020-04-09 00:15:25 +00:00
backend.c Drop RDP backend 2020-01-10 19:38:39 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00