Releases: hecrj/wgpu_glyph
Releases · hecrj/wgpu_glyph
0.22.0
Changed
- Updated
wgpu
to 0.18
. #105
0.21.0
Changed
- Updated
wgpu
to 0.17
. #104
0.20.0
Changed
- Updated
wgpu
to 0.16
. #101
0.19.0
Changed
- Updated
wgpu
to 0.15
. #95
0.18.0
Added
- Support for passing a custom
MultisampleState
. #91
Changed
- Updated
wgpu
to 0.14
. #94
0.16.0
Changed
- Updated
wgpu
to 0.12
. #83
0.15.2
Added
- Re-export
OwnedSection
and OwnedText
from glyph_brush
. #77
Fixed
- Added default branch to WGSL switch in shader. #79
- Set
strip_index
format. #80
- Set glyph texture to
filterable
. #80
0.15.1
Removed
- Removed installation section from the
README
.
0.15.0
Changed
- Updated
wgpu
to 0.11
. #75