You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
241 B

wlr_files += files(
'allocator.c',
'dmabuf.c',
'egl.c',
'drm_format_set.c',
'gbm_allocator.c',
'gles2/pixel_format.c',
'gles2/renderer.c',
'gles2/shaders.c',
'gles2/texture.c',
'swapchain.c',
'wlr_renderer.c',
'wlr_texture.c',
)