mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
render/shm_format: add wl_shm_format conversion helpers
This commit is contained in:
parent
bfd020047d
commit
5d6d76c61f
3 changed files with 34 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ wlr_files += files(
|
|||
'egl.c',
|
||||
'drm_format_set.c',
|
||||
'gbm_allocator.c',
|
||||
'shm_format.c',
|
||||
'swapchain.c',
|
||||
'wlr_renderer.c',
|
||||
'wlr_texture.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue