Age | Commit message (Expand) | Author |
---|---|---|
2020-12-30 | render/drm_format_set: add special case for LINEAR-only formats | Simon Ser |
2020-12-18 | render/drm_format_set: add wlr_drm_format_{create,add} | Simon Ser |
2020-12-08 | render/drm_format_set: assert len <= cap when duplicating | Simon Ser |
2020-12-08 | render/drm_format_set: allocate using cap when duplicating | Simon Ser |
2020-12-03 | render/drm_format_set: introduce wlr_drm_format_intersect | Simon Ser |
2020-11-15 | render/drm_format_set: introduce wlr_drm_format_dup | Simon Ser |
2020-04-22 | render/drm_format_set: disallow DRM_FORMAT_INVALID | Simon Ser |
2019-08-12 | Revert "render/drm: keep old drm_format if realloc fails" | Drew DeVault |
2019-08-12 | render/drm: keep old drm_format if realloc fails | Antonin Décimo |
2019-06-07 | backend/drm: check format when scanning out DMA-BUF | Simon Ser |
2019-04-01 | render: introduce wlr_drm_format_set | Scott Anderson |