Héctor Ramón Jiménez
|
188db4da48
|
Draft support for dynamic custom renderer injection
|
2024-03-21 05:52:48 +01:00 |
|
DoomDuck
|
d838d8e3ad
|
image::Bytes::PartialEq: use core::ptr::eq to speed up comparison
|
2024-02-07 20:32:15 +01:00 |
|
Héctor Ramón Jiménez
|
a5125d6fea
|
Refactor texture image filtering
- Support only `Linear` or `Nearest`
- Simplify `Layer` groups
- Move `FilterMethod` to `Image` and `image::Viewer`
|
2023-11-11 07:22:51 +01:00 |
|
Remmirad
|
4b32a48880
|
Fix clippy + fmt
|
2023-11-11 07:21:51 +01:00 |
|
Remmirad
|
5759096a4c
|
Implement texture filtering options
|
2023-11-11 07:21:51 +01:00 |
|
Héctor Ramón Jiménez
|
4cae262d22
|
Implement PartialEq and Eq for image::Bytes
|
2023-04-05 05:47:29 +02:00 |
|
Héctor Ramón Jiménez
|
0f7abffc0e
|
Draft (very) basic incremental rendering for iced_tiny_skia
|
2023-04-04 02:08:02 +02:00 |
|
Héctor Ramón Jiménez
|
3a0d34c024
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|