wlroots-hyprland/backend
Dominique Martinet 1940c6bbd9 wayland backend: fix width/height == 0 check
We cannot handle just one of the two being NULL later down the road
(e.g. divide by zero in matrix projection code),
just ignore any such configure request.

Found through static analysis
2018-06-30 11:38:21 +09:00
..
drm drm backend: overflow fixes 2018-06-30 11:21:22 +09:00
headless backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
libinput Multiseat fixes 2018-06-14 20:46:16 +12:00
multi backend/multi: disallow multiple renderers at the same time 2018-05-19 09:09:03 +01:00
session direct session backend: fix closing -1 on error 2018-06-30 11:38:21 +09:00
wayland wayland backend: fix width/height == 0 check 2018-06-30 11:38:21 +09:00
x11 x11 backend init: fix leak on failed XOpenDisplay 2018-06-30 11:38:21 +09:00
backend.c backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
meson.build backend/x11: refactor, prepare support for multiple outputs 2018-03-30 23:51:16 -04:00