index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
drm_format_set.c
Age
Commit message (
Expand
)
Author
2021-12-03
render/drm-format-set: add wlr_drm_format_set_intersect
Simon Ser
2021-11-26
render/drm_format_set: remove special LINEAR case
Simon Ser
2021-11-26
Require INVALID for implicit format modifiers
Simon Ser
2021-11-26
render/drm_format_set: add wlr_drm_format_has
Simon Ser
2021-11-17
Improve wlr_drm_format documentation
Demi Marie Obenour
2021-10-01
Revert "render/drm_format_set: add wlr_drm_format_has"
Simon Ser
2021-10-01
Revert "Require INVALID for implicit format modifiers"
Simon Ser
2021-10-01
Revert "render/drm_format_set: remove special LINEAR case"
Simon Ser
2021-10-01
render/drm_format_set: remove special LINEAR case
Simon Ser
2021-10-01
Require INVALID for implicit format modifiers
Simon Ser
2021-10-01
render/drm_format_set: add wlr_drm_format_has
Simon Ser
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