wlroots/backend/drm
Simon Ser ca45f4490c Remove all wayland-server.h includes
The documentation for wayland-server.h says:

> Use of this header file is discouraged. Prefer including
> wayland-server-core.h instead, which does not include the server protocol
> header and as such only defines the library PI, excluding the deprecated API
> below.

Replacing wayland-server.h with wayland-server-core.h allows us to drop the
WL_HIDE_DEPRECATED declaration.
2019-07-27 15:49:32 -04:00
..
atomic.c backend: drm: switch to pageflip_handler_2 2019-06-27 00:17:27 +00:00
backend.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
drm.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
legacy.c backend: drm: switch to pageflip_handler_2 2019-06-27 00:17:27 +00:00
properties.c backend/drm: check format when scanning out DMA-BUF 2019-06-07 09:06:11 -04:00
renderer.c backend/drm: add basic support for direct scan-out 2019-06-07 09:06:11 -04:00
util.c backend/drm: add support for multiplanar BOs 2019-06-07 09:06:11 -04:00