Introduce tdm-backend
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 28 Jul 2021 09:38:24 +0000 (18:38 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Wed, 25 Aug 2021 07:48:28 +0000 (16:48 +0900)
commitd767457f681ad191b4de574316691c412a5fcffa
tree61aabaab59b649a0d62322d9d4149d54a127e24e
parent70bb1f3e5a45f3b4e5c11d97ce26ceab3b615112
Introduce tdm-backend
13 files changed:
compositor/main.c
include/libweston/libweston.h
libweston/backend-tdm/meson.build [new file with mode: 0644]
libweston/backend-tdm/tdm-internal.h [new file with mode: 0644]
libweston/backend-tdm/tdm.c [new file with mode: 0644]
libweston/compositor.c
libweston/meson.build
libweston/renderer-gl/gl-renderer-internal.h
libweston/renderer-gl/gl-renderer.c
libweston/renderer-gl/meson.build
meson_options.txt
packaging/weston.spec
shared/os-compatibility.c