slint/sixtyfps_runtime/rendering_backends/gl
Olivier Goffart 24cb910e83 GL: Don't set the windows size if it is empty.
The Qt backend already has a test for that
2021-04-07 13:05:35 +02:00
..
fonts Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
Cargo.toml Better name for the femtovg feature 2021-03-19 09:48:19 +01:00
eventloop.rs Fix LSP server staying alive when closing preview window 2021-04-06 12:11:55 +02:00
fonts.rs Fix wasm build 2021-03-02 13:55:34 +01:00
graphics_window.rs GL: Don't set the windows size if it is empty. 2021-04-07 13:05:35 +02:00
images.rs Rename Resource to ImageReference in the runtime 2021-03-11 10:06:23 +01:00
lib.rs Fix LSP server staying alive when closing preview window 2021-04-06 12:11:55 +02:00
svg.rs GL: Fix rendering of scaled SVG for which height > width 2021-02-16 10:42:13 +01:00