aboutsummaryrefslogtreecommitdiff
path: root/types/buffer
AgeCommit message (Expand)Author
2024-02-21buffer: add single-pixel-buffer-v1 special case in buffer_is_opaque()Simon Ser
2024-01-31render/pixel-format: Move has_alpha into it's own arrayLeo Li
2023-10-19buffer: convert to try_fromeri
2023-10-03treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practicalAlexander Orzechowski
2023-07-11Use wl_container_of() instead of castsSimon Ser
2023-07-07Use struct initializers instead of memset()Simon Ser
2022-11-17wl-drm: use resource interfaceSimon Ser
2022-11-17linux-dmabuf-v1: use resource interfaceSimon Ser
2022-11-15buffer: drop wlr_shm_client_bufferSimon Ser
2022-11-11buffer: constify wlr_client_buffer_apply_damage()Simon Ser
2022-11-11wlr_scene: Fix texture reuseAlexander Orzechowski
2022-09-16buffer: split into multiple filesSimon Ser