wlroots/include/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
..
drm.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
iface.h output: make gamma size a size_t and gamma table const 2018-10-03 10:36:33 +02:00
properties.h backend/drm: check format when scanning out DMA-BUF 2019-06-07 09:06:11 -04:00
renderer.h backend/drm: add basic support for direct scan-out 2019-06-07 09:06:11 -04:00
util.h backend/drm: fallback to drmModeAddFB2 2019-06-07 09:06:11 -04:00