libweston: Introduce libweston-internal.h
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 10 Jul 2019 10:46:39 +0000 (13:46 +0300)
committerDaniel Stone <daniel@fooishbar.org>
Thu, 18 Jul 2019 06:43:38 +0000 (06:43 +0000)
commita72e3716e87c784eb8f880e1aed74aab109c1b27
tree4cb10fb700c86432f80a41e5a4f0404079a46d1d
parentc2e18e896f4166bd89e98fec68d4febe29b3b4be
libweston: Introduce libweston-internal.h

Introduce a new private header file that only internal parts of the
library are allowed to use and shouldn't be exposed in the public header
of libweston.

Start by adding by adding functions that operate on the 'weston_buffer*'.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
include/libweston/libweston.h
libweston/backend-drm/drm-internal.h
libweston/compositor.c
libweston/libweston-internal.h [new file with mode: 0644]
libweston/linux-explicit-synchronization.c
libweston/pixman-renderer.h
libweston/renderer-gl/gl-renderer.h