wlr_files += files(
	'allocator.c',
	'dmabuf.c',
	'egl.c',
	'drm_format_set.c',
	'gbm_allocator.c',
	'shm_format.c',
	'swapchain.c',
	'wlr_renderer.c',
	'wlr_texture.c',
)

subdir('gles2')