Releases: alexheretic/old-school-gfx-glutin-ext
Releases · alexheretic/old-school-gfx-glutin-ext
0.34.0
0.33.0
- Update winit to
0.30
, glutin-winit to0.5
, glutin to0.32
, raw-window-handle to0.6
.
0.32.1
- Allow incorrect OS config depth_size = expected depth_size+stencil_size.
This works around an issue with macos software rendering.
0.32.0
- Update winit to
0.29
, glutin-winit to0.4
, glutin to0.31
.
0.31
- Update winit to
0.28
, glutin-winit to0.3
.
0.30.2
- Update glutin-winit & reduce code.
0.30
- Reworked API to support glutin
0.30
. See new docs & examples. - Crate version will no longer follow glutin as now winit releases may separately cause breaking changes.
0.29.2
- Fix docs.rs build.
0.29.1
- Remove all feature requirements from glutin to allow disabling glutin features.
0.29
- Update glutin to
0.29