iced/wgpu/src
Héctor Ramón Jiménez 514ccf8a72 Cache Svg load result properly
This avoids trying to reload the file constantly on every frame.
2019-12-15 07:07:49 +01:00
..
image Cache Svg load result properly 2019-12-15 07:07:49 +01:00
renderer Put svg rendering behind a feature gate 2019-12-15 06:45:20 +01:00
shader Apply HiDPI scaling to quads 2019-11-05 20:40:17 +01:00
text Ran cargo_fmt over changed files. 2019-12-11 22:13:29 +01:00
image.rs Cache Svg load result properly 2019-12-15 07:07:49 +01:00
lib.rs Merged svg pipeline into image 2019-12-12 01:14:54 +01:00
primitive.rs Rerasterize SVGs when resized and refactor a bit 2019-12-15 06:19:07 +01:00
quad.rs Add repr(C) to GPU types 2019-12-01 19:03:05 +01:00
renderer.rs Rerasterize SVGs when resized and refactor a bit 2019-12-15 06:19:07 +01:00
text.rs Stop loading a mono font just for the debug view 2019-11-26 15:33:38 +01:00
transformation.rs Fix panic in Transformation::scale 2019-11-06 19:35:28 +01:00