slint/sixtyfps_runtime/rendering_backends
Simon Hausmann fdeda0d0ed Add some basic image loading caching for images loaded from the file system
Place them in a HashMap that's indexed by the path. This needs further
tuning, for example to also be applied to embedded images, and the cache
shouldn't hold a strong reference. But it makes the berlin page
playable.
2020-11-23 15:49:57 +01:00
..
default Add ability for the native style to export native Globals 2020-11-02 16:13:04 +01:00
gl Add some basic image loading caching for images loaded from the file system 2020-11-23 15:49:57 +01:00
qt Add support for source clipping to the Image element 2020-11-23 15:46:59 +01:00