aboutsummaryrefslogtreecommitdiff
path: root/render/drm_format_set.c
AgeCommit message (Expand)Author
2021-12-03render/drm-format-set: add wlr_drm_format_set_intersectSimon Ser
2021-11-26render/drm_format_set: remove special LINEAR caseSimon Ser
2021-11-26Require INVALID for implicit format modifiersSimon Ser
2021-11-26render/drm_format_set: add wlr_drm_format_hasSimon Ser
2021-11-17Improve wlr_drm_format documentationDemi Marie Obenour
2021-10-01Revert "render/drm_format_set: add wlr_drm_format_has"Simon Ser
2021-10-01Revert "Require INVALID for implicit format modifiers"Simon Ser
2021-10-01Revert "render/drm_format_set: remove special LINEAR case"Simon Ser
2021-10-01render/drm_format_set: remove special LINEAR caseSimon Ser
2021-10-01Require INVALID for implicit format modifiersSimon Ser
2021-10-01render/drm_format_set: add wlr_drm_format_hasSimon Ser
2020-12-30render/drm_format_set: add special case for LINEAR-only formatsSimon Ser
2020-12-18render/drm_format_set: add wlr_drm_format_{create,add}Simon Ser
2020-12-08render/drm_format_set: assert len <= cap when duplicatingSimon Ser
2020-12-08render/drm_format_set: allocate using cap when duplicatingSimon Ser
2020-12-03render/drm_format_set: introduce wlr_drm_format_intersectSimon Ser
2020-11-15render/drm_format_set: introduce wlr_drm_format_dupSimon Ser
2020-04-22render/drm_format_set: disallow DRM_FORMAT_INVALIDSimon Ser
2019-08-12Revert "render/drm: keep old drm_format if realloc fails"Drew DeVault
2019-08-12render/drm: keep old drm_format if realloc failsAntonin Décimo
2019-06-07backend/drm: check format when scanning out DMA-BUFSimon Ser
2019-04-01render: introduce wlr_drm_format_setScott Anderson