iced/wgpu
Héctor Ramón Jiménez 79f31b66c3 Increase initial size of text cache in iced_wgpu
This reduces the amount of cache updates in general when text changes.

The new cache should take 4MB of VRAM. I think this is reasonable for a
modern GUI toolkit. In any case, we should be able to reduce this value in the
future.
2019-11-07 06:59:27 +01:00
..
src Increase initial size of text cache in iced_wgpu 2019-11-07 06:59:27 +01:00
Cargo.toml Update wgpu to 0.4 in iced_wgpu 2019-11-07 02:38:34 +01:00