iced-yoda/wgpu/src
Héctor Ramón Jiménez f2aa570aac
Introduce draw_with_bounds to canvas::Cache
Also:
  - Change `Rectangle::INFINITE` to have coordinates at `f32::NEG_INFINITY`
  - Change `Frame::with_clip` to _not_ adjust the coordinate system
  - Rename `Size::INFINITY` to `INFINITE`
2025-08-17 22:31:58 +02:00
..
image Implement basic layer merging for graphics::layer::Stack 2025-08-16 23:20:43 +02:00
quad Add crisp feature for enabling default quad snapping 2025-05-30 00:30:23 +02:00
shader Add crisp feature for enabling default quad snapping 2025-05-30 00:30:23 +02:00
triangle Update wgpu to 26 2025-07-22 02:51:22 +02:00
window Update wgpu to 26 2025-07-22 02:51:22 +02:00
buffer.rs Fix lints for Rust 1.86 2025-04-03 16:59:55 +02:00
color.rs Update wgpu to 26 2025-07-22 02:51:22 +02:00
engine.rs Split local state from Engine in iced_wgpu 2025-03-24 20:22:15 +01:00
geometry.rs Introduce draw_with_bounds to canvas::Cache 2025-08-17 22:31:58 +02:00
layer.rs Apply Transformation::scale_factor to Quad styling 2025-08-17 09:11:19 +02:00
lib.rs Introduce draw_with_bounds to canvas::Cache 2025-08-17 22:31:58 +02:00
primitive.rs Fix cargo lint issues 2025-03-24 20:22:16 +01:00
quad.rs Implement basic layer merging for graphics::layer::Stack 2025-08-16 23:20:43 +02:00
settings.rs Document present_mode_from_env in iced_wgpu 2024-05-07 21:13:51 +02:00
text.rs Also add round to text bound position 2025-06-03 12:17:26 +02:00
triangle.rs Update wgpu to 26 2025-07-22 02:51:22 +02:00
window.rs Introduce iced_renderer subcrate featuring runtime renderer fallback 2023-02-24 23:24:48 +01:00