slint
slint copied to clipboard
Skia: Add support for using Direct3D on Windows
Right now the Skia renderer uses OpenGL (via glutin). It would be nice to switch to the Direct3D backend of Skia.
That would likely improve the overall performance and compatibility when running the winit backend inside Windows and especially in virtual machines.