v0.9.0
Breaking Changes
wgpu
has been updated to22.0.0
.cosmic-text
has been updated to0.12.0
.
Added
WindowBehavior::memory_hints
is a new trait function that controls the
memory hintswgpu
is initialized with. The provided implementation returns
wgpu::MemoryHints::default()
.