slint/sixtyfps_runtime/rendering_backends/gl
Olivier Goffart c7723a237b GL colorize
reset properly the canvas state (such as the clip and so on)
and rotate the image otherwise it is painted upside down
2021-02-15 21:00:39 +01:00
..
fonts Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
Cargo.toml Small image handling cleanup 2021-02-10 20:36:32 +01:00
eventloop.rs Handle Esc in the GL backend 2021-02-08 09:00:09 +01:00
fonts.rs Hack to make the demos start up with latest macOS and GL backend 2021-02-03 08:55:44 +01:00
graphics_window.rs Clean up image size determination in the rendering backend 2021-02-10 17:34:29 +01:00
images.rs Some debugging aide 2021-02-15 20:15:35 +01:00
lib.rs GL colorize 2021-02-15 21:00:39 +01:00
svg.rs Support rendering SVGs with a specified size in the GL backend 2021-02-10 17:52:34 +01:00