slint/internal/backends/linuxkms/display
minicx 972fb8596b
LinuxKMS: Support framebuffers with padded lines (#9000)
Implement support for Linux framebuffers that have line padding by properly
handling the line_length field from fb_fix_screeninfo. This allows the backend
to work with displays that use non-linear memory organization where each row
has padding bytes at the end.

Signed-off-by: minicx <minicx@disroot.org>
2025-07-28 15:41:51 +02:00
..
swdisplay LinuxKMS: Support framebuffers with padded lines (#9000) 2025-07-28 15:41:51 +02:00
gbmdisplay.rs linuxkms: Bump gbm dependency 2025-01-14 13:55:53 +01:00
swdisplay.rs LinuxKMS: Simplify format negotiation with stateless function 2025-07-28 10:19:28 +02:00
vulkandisplay.rs Replace use of Rc<winit:🪟:Window> with Arc (#8257) 2025-04-24 13:28:51 +02:00