slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann d16a335bc4 SharedImageBuffer/SharedPixelBuffer: use u32 instead of usize
For width, height and stride that's a more natural choice that's also consistent
with what the image crate uses.
2022-01-27 22:15:29 +01:00
..
fonts Update license information 2022-01-20 14:45:02 +01:00
LICENSES Update license information 2022-01-20 14:45:02 +01:00
Cargo.toml Update to edition 2021 2022-01-25 11:40:11 +01:00
event_loop.rs janitor: More clippy fixes 2022-01-09 14:50:58 +01:00
fonts.rs Fix wasm build when fontdb has file system features enabled 2022-01-11 11:23:46 +01:00
glcontext.rs Bump dependencies for the GL backend 2022-01-19 15:35:21 +01:00
glwindow.rs janitor: Remove some more unnecessary clone() calls 2022-01-09 14:34:03 +01:00
images.rs SharedImageBuffer/SharedPixelBuffer: use u32 instead of usize 2022-01-27 22:15:29 +01:00
lib.rs janitor: Remove some more unnecessary clone() calls 2022-01-09 14:34:03 +01:00
svg.rs Bump dependencies for the GL backend 2022-01-19 15:35:21 +01:00