1
0
Fork 0
mirror of https://github.com/hyprwm/wlroots-hyprland.git synced 2025-02-03 04:19:50 +01:00
wlroots-hyprland/render/allocator
Simon Ser 96f3f3c92e render/pixel-format: add support for block-based formats
Some formats like sub-sampled YCbCr use a block of bytes to
store the color values for more than one pixel. Update our format
table to be able to handle such formats.
2023-05-21 20:28:45 +00:00
..
allocator.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
drm_dumb.c render/pixel-format: add support for block-based formats 2023-05-21 20:28:45 +00:00
gbm.c build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
shm.c render/pixel-format: add support for block-based formats 2023-05-21 20:28:45 +00:00