Commit graph

15 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
f0d0d3d114
Try to receive from worker in image::cache::trim 2025-10-29 13:39:51 +01:00
Héctor Ramón Jiménez
867fe819c0
Add explicit error handling to image loading 2025-10-28 21:19:25 +01:00
Héctor Ramón Jiménez
0001b18408
Remove redundant cfg in image::cache 2025-10-27 00:01:39 +01:00
Héctor Ramón Jiménez
71a8bc17d0
Remove all worker calls in Wasm 2025-10-26 21:57:30 +01:00
Héctor Ramón Jiménez
22488c537c
Create worker module to contain all the feature flag chaos 2025-10-26 21:48:10 +01:00
Héctor Ramón Jiménez
b408961d77
Add side-channel to image worker for early exiting 2025-10-26 20:23:26 +01:00
Héctor Ramón Jiménez
44e68aa4b6
Add border radius support for image 2025-10-25 23:00:25 +02:00
Héctor Ramón Jiménez
23039e758e
Introduce explicit image::allocate API 2025-10-25 22:59:30 +02:00
Héctor Ramón Jiménez
6fa54f7f6b
Decode on the fly in gallery example
Use `release` mode. Image decoding is terribly slow
in `debug` mode!
2025-10-25 22:59:30 +02:00
Héctor Ramón Jiménez
1b51364154
Fix standalone svg feature 2025-10-25 22:59:30 +02:00
Héctor Ramón Jiménez
5216253998
Fall back to synchronous rendering on Wasm 2025-10-25 22:59:29 +02:00
Héctor Ramón Jiménez
47a3fc0b9a
Avoid moving the Atlas into on_submitted_work_done 2025-10-25 22:59:29 +02:00
Héctor Ramón Jiménez
cb8d2710da
Draft multi-threaded image rendering in iced_wgpu 2025-10-25 22:59:29 +02:00
Héctor Ramón Jiménez
547446f0de
Fix windows fighting over shared image::Cache
Image caches are local to each window now.
2024-05-06 12:23:44 +02:00
Héctor Ramón Jiménez
b05e61f5c8
Redesign iced_wgpu layering architecture 2024-04-03 21:07:54 +02:00