Alexander Orzechowski
|
90d08f8f1c
|
wlr_drm_format: Rework wlr_drm_format_intersect
Now it takes a reference to a destination format
|
2023-05-11 18:24:43 +02:00 |
|
Alexander Orzechowski
|
340700cb70
|
wlr_drm_format: Change wlr_drm_format_dup to copy
|
2023-05-11 18:24:43 +02:00 |
|
Alexander Orzechowski
|
099a147439
|
wlr_drm_format: Change wlr_drm_format_create to init
|
2023-05-11 18:24:40 +02:00 |
|
Alexander Orzechowski
|
e427e019c4
|
wlr_drm_format: Don't take double pointer in wlr_drm_format_add
|
2023-05-11 03:51:01 -04:00 |
|
Simon Ser
|
c9b378d21a
|
render/drm-format-set: add wlr_drm_format_set_copy()
|
2022-12-02 14:27:07 +00:00 |
|
Simon Ser
|
d78cb808b1
|
render/drm_format_set: add wlr_drm_format_has
|
2021-11-26 16:40:53 +00:00 |
|
Simon Ser
|
323b8498ad
|
Revert "render/drm_format_set: add wlr_drm_format_has"
This reverts commit 833437d592 .
|
2021-10-01 09:26:05 -06:00 |
|
Simon Ser
|
833437d592
|
render/drm_format_set: add wlr_drm_format_has
|
2021-10-01 09:21:50 -06:00 |
|
Simon Ser
|
d37214cb16
|
render/drm_format_set: add wlr_drm_format_{create,add}
|
2020-12-18 09:41:12 +01:00 |
|
Simon Ser
|
82443ea46b
|
render/drm_format_set: introduce wlr_drm_format_intersect
Intersects modifiers from two wlr_drm_format structs. If either format
doesn't support modifiers, the resulting format won't support modifiers.
|
2020-12-03 10:52:25 +01:00 |
|
Simon Ser
|
7c6212a0f7
|
render/drm_format_set: introduce wlr_drm_format_dup
|
2020-11-15 22:48:42 +01:00 |
|