slint/internal/backends/linuxkms/display
Simon Hausmann d96d37ea4b Fix linuxkms on i915
Adding a framebuffer with the given modifiers fails for some reason. Forcing
the gbm surface to linear is one workaround, but instead
let's use the old API without modifiers but still planar support.

This also removes the dependency to drm-ffi again, which was missing from renderer-femtovg.
2023-07-31 13:47:23 +02:00
..
egldisplay.rs Fix linuxkms on i915 2023-07-31 13:47:23 +02:00
vulkandisplay.rs linuxkms: Add support for FemtoVG as renderer 2023-07-28 13:40:37 +02:00