slint/internal/core/graphics
Olivier Goffart a235369efe C++: Remove unsafe keyword when it is not needed
No extra safety constraints that is not expressed in the type system
(eg, if they don't take any raw pointers)

Fix UB in slint_interpreter_value_to_array (The vector was already constructed in C++)
2025-11-04 14:05:30 +01:00
..
image wgpu: Added support for wgpu 27 with Skia 2025-10-06 19:10:31 +02:00
bitmapfont.rs Try to improve rendering (positioning) of signed field distance font. (#6868) 2024-11-30 23:03:31 +01:00
border_radius.rs
boxshadowcache.rs Fix panic in FemtoVG and Skia renderers with certain drop shadows 2025-01-06 12:40:44 +01:00
brush.rs Add conic gradient support for all backends (#9021) 2025-08-02 09:14:33 +02:00
color.rs Upgrade cbindgen and use unsafe(no_mangle) attributes (#8539) 2025-05-26 11:21:33 +02:00
image.rs C++: Remove unsafe keyword when it is not needed 2025-11-04 14:05:30 +01:00
path.rs Upgrade cbindgen and use unsafe(no_mangle) attributes (#8539) 2025-05-26 11:21:33 +02:00
rendering_metrics_collector.rs Metrics collector: measure dirty region 2025-10-15 16:33:59 +02:00
wgpu_26.rs wgpu: Improve backend avoidance 2025-08-22 17:26:21 +02:00
wgpu_27.rs wgpu: Added support for wgpu 27 with Skia 2025-10-06 19:10:31 +02:00