iced/graphics/src
2024-05-02 17:28:28 +02:00
..
geometry Introduce canvas::Cache grouping 2024-04-30 07:57:54 +02:00
image Remove image abstractions in iced_graphics 2023-03-07 03:47:49 +01:00
text Fix panic when scrolling a TextEditor inside a scrollable 2024-04-26 15:17:10 +02:00
antialiasing.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
cache.rs Fix cache trimming loop in iced_wgpu::text 2024-04-30 23:15:04 +02:00
color.rs Introduce web-colors feature flag to enable sRGB linear blending 2023-05-31 21:31:58 +02:00
compositor.rs Port iced_tiny_skia to new layering architecture 2024-04-09 22:25:16 +02:00
damage.rs Sort damage by distance from origin in iced_graphics::damage 2024-04-10 20:23:07 +02:00
error.rs Reintroduce backend selection through ICED_BACKEND env var 2024-03-24 08:04:28 +01:00
geometry.rs Introduce canvas::Cache grouping 2024-04-30 07:57:54 +02:00
gradient.rs Fix clippy::semicolon_if_nothing_returned 2023-09-20 04:11:52 +02:00
image.rs Simplify image rotation API and its internals 2024-05-02 17:28:28 +02:00
layer.rs Reintroduce damage tracking for iced_tiny_skia 2024-04-10 15:21:42 +02:00
lib.rs Introduce canvas::Cache grouping 2024-04-30 07:57:54 +02:00
mesh.rs Decouple caching from layering and simplify everything 2024-04-05 23:59:21 +02:00
settings.rs Remove leftover renderer module in iced_graphics 2024-04-09 22:29:03 +02:00
text.rs Account for transformation in Text::visible_bounds 2024-04-10 16:26:55 +02:00
viewport.rs Introduce with_transformation to Renderer trait 2024-02-02 02:24:45 +01:00