mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
render: introduce wlr_gbm_allocator
This commit is contained in:
parent
f47445f142
commit
5913040110
3 changed files with 212 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ wlr_files += files(
|
|||
'dmabuf.c',
|
||||
'egl.c',
|
||||
'drm_format_set.c',
|
||||
'gbm_allocator.c',
|
||||
'gles2/pixel_format.c',
|
||||
'gles2/renderer.c',
|
||||
'gles2/shaders.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue