Wgpu Glyph Versions Save

A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)

0.22.0

5 months ago

Changed

  • Updated wgpu to 0.18. #105

0.21.0

9 months ago

Changed

  • Updated wgpu to 0.17. #104

0.20.0

1 year ago

Changed

  • Updated wgpu to 0.16. #101

0.19.0

1 year ago

Changed

  • Updated wgpu to 0.15. #95

0.18.0

1 year ago

Added

  • Support for passing a custom MultisampleState. #91

Changed

  • Updated wgpu to 0.14. #94

0.17.0

1 year ago

Changed

  • Updated wgpu to 0.13.

0.16.0

2 years ago

Changed

  • Updated wgpu to 0.12. #83

0.15.2

2 years ago

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

2 years ago

Removed

  • Removed installation section from the README.

0.15.0

2 years ago

Changed

  • Updated wgpu to 0.11. #75