weston/libweston/backend-drm
Marius Vlad a72e3716e8 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>
2019-07-18 06:43:38 +00:00
..
drm-internal.h libweston: Introduce libweston-internal.h 2019-07-18 06:43:38 +00:00
drm.c backend-drm: dont emit sesion signal if already at same state 2019-07-18 06:35:41 +00:00
fb.c backend-drm: drop gbm.h from c files 2019-07-08 00:35:06 +02:00
kms.c backend-drm: get handle in gbm specific code 2019-07-08 23:53:30 +02:00
libbacklight.c backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build compositor-drm: Split assign_planes() into separate file 2019-06-26 23:08:36 +01:00
modes.c compositor-drm: Move mode handling to separate file 2019-06-26 23:08:36 +01:00
state-helpers.c compositor-drm: Move state helpers to separate file 2019-06-26 23:08:36 +01:00
state-propose.c compositor-drm: Split assign_planes() into separate file 2019-06-26 23:08:36 +01:00
vaapi-recorder.c backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00