iced-yoda/wgpu/src
Hojjat 78caabba7e
Some checks failed
Audit / vulnerabilities (push) Has been cancelled
Check / wasm (push) Has been cancelled
Check / widget (push) Has been cancelled
Document / all (push) Has been cancelled
Format / all (push) Has been cancelled
Lint / all (push) Has been cancelled
Test / all (macOS-latest, 1.88) (push) Has been cancelled
Test / all (macOS-latest, beta) (push) Has been cancelled
Test / all (macOS-latest, stable) (push) Has been cancelled
Test / all (ubuntu-latest, 1.88) (push) Has been cancelled
Test / all (ubuntu-latest, beta) (push) Has been cancelled
Test / all (ubuntu-latest, stable) (push) Has been cancelled
Test / all (windows-latest, 1.88) (push) Has been cancelled
Test / all (windows-latest, beta) (push) Has been cancelled
Test / all (windows-latest, stable) (push) Has been cancelled
fix: load image synchronously if no callback is set
2026-04-13 21:59:23 +02:00
..
image fix: load image synchronously if no callback is set 2026-04-13 21:59:23 +02:00
quad Remove Oklab gradient support 2025-08-23 21:13:54 +02:00
shader feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
triangle Update wgpu to 26 2025-07-22 02:51:22 +02:00
window chore: cleanup platform specific code 2026-03-30 18:47:47 -04:00
buffer.rs Add border radius support for image 2025-10-25 23:00:25 +02:00
color.rs Update wgpu to 26 2025-07-22 02:51:22 +02:00
engine.rs Introduce Pipeline trait in wgpu::primitive 2025-11-25 09:36:25 +01:00
geometry.rs Introduce draw_mesh_cache in mesh::Renderer 2025-11-29 17:33:01 +01:00
layer.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
lib.rs feat: add Ellipsize to widgets 2026-02-19 22:36:03 -05:00
offscreen.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
primitive.rs Introduce Pipeline trait in wgpu::primitive 2025-11-25 09:36:25 +01:00
quad.rs Implement basic layer merging for graphics::layer::Stack 2025-08-16 23:20:43 +02:00
settings.rs feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
text.rs Remove missing_debug_implementations lint 2025-09-12 05:25:09 +02:00
triangle.rs Introduce draw_mesh_cache in mesh::Renderer 2025-11-29 17:33:01 +01:00
window.rs chore: cleanup platform specific code 2026-03-30 18:47:47 -04:00