render: introduce wlr_allocator

This commit is contained in:
Simon Ser 2020-06-01 19:48:39 +02:00
parent aaa3fcf66f
commit f47445f142
3 changed files with 63 additions and 0 deletions

View file

@ -1,4 +1,5 @@
wlr_files += files(
'allocator.c',
'dmabuf.c',
'egl.c',
'drm_format_set.c',