Skip to content

Add support for drmModeAddFB2WithModifiers

Simon Ser requested to merge github/fork/ascent12/addfb2_modifiers into master

Created by: ascent12

Fixes https://github.com/swaywm/sway/issues/4215

Apparently intel will pick and enforce a modifier, even if we didn't use gbm_surface_create_with_modifiers.

Merge request reports