mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
render/pixel_format: introduce pixel format info table
This commit is contained in:
parent
d9cae04ffc
commit
5fd82c6f54
3 changed files with 54 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ wlr_files += files(
|
|||
'drm_format_set.c',
|
||||
'gbm_allocator.c',
|
||||
'shm_format.c',
|
||||
'pixel_format.c',
|
||||
'swapchain.c',
|
||||
'wlr_renderer.c',
|
||||
'wlr_texture.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue