Age | Commit message (Expand) | Author |
---|---|---|
2024-02-21 | buffer: add single-pixel-buffer-v1 special case in buffer_is_opaque() | Simon Ser |
2024-01-31 | render/pixel-format: Move has_alpha into it's own array | Leo Li |
2023-10-19 | buffer: convert to try_from | eri |
2023-10-03 | treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical | Alexander Orzechowski |
2023-07-11 | Use wl_container_of() instead of casts | Simon Ser |
2023-07-07 | Use struct initializers instead of memset() | Simon Ser |
2022-11-17 | wl-drm: use resource interface | Simon Ser |
2022-11-17 | linux-dmabuf-v1: use resource interface | Simon Ser |
2022-11-15 | buffer: drop wlr_shm_client_buffer | Simon Ser |
2022-11-11 | buffer: constify wlr_client_buffer_apply_damage() | Simon Ser |
2022-11-11 | wlr_scene: Fix texture reuse | Alexander Orzechowski |
2022-09-16 | buffer: split into multiple files | Simon Ser |