wlroots-hyprland/include/wlr/render
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
..
dmabuf.h render/dmabuf: add wlr_dmabuf_attributes_copy 2019-06-07 09:06:11 -04:00
drm_format_set.h backend/drm: check format when scanning out DMA-BUF 2019-06-07 09:06:11 -04:00
egl.h Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
gles2.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
interface.h render: switch wlr_renderer to wlr_drm_format_set 2019-04-01 19:18:04 +03:00
meson.build render: introduce wlr_drm_format_set 2019-04-01 19:15:56 +03:00
wlr_renderer.h render: switch wlr_renderer to wlr_drm_format_set 2019-04-01 19:18:04 +03:00
wlr_texture.h Use enum wl_shm_format for gles2 texture formats 2018-10-16 09:35:28 +02:00