Skip to content

Releases: alexheretic/old-school-gfx-glutin-ext

0.34.0

23 Jun 09:27
b5d6843
Compare
Choose a tag to compare
  • Require winit::event_loop::ActiveEventLoop for window building supporting winit::application::ApplicationHandler.
    Use previous version for building using EventLoop.

0.33.0

23 Jun 09:27
Compare
Choose a tag to compare
  • Update winit to 0.30, glutin-winit to 0.5, glutin to 0.32, raw-window-handle to 0.6.

0.32.1

24 Dec 05:02
Compare
Choose a tag to compare
  • Allow incorrect OS config depth_size = expected depth_size+stencil_size.
    This works around an issue with macos software rendering.

0.32.0

24 Oct 22:06
Compare
Choose a tag to compare
  • Update winit to 0.29, glutin-winit to 0.4, glutin to 0.31.

0.31

04 Feb 00:34
Compare
Choose a tag to compare
  • Update winit to 0.28, glutin-winit to 0.3.

0.30.2

27 Jan 09:42
Compare
Choose a tag to compare
  • Update glutin-winit & reduce code.

0.30

22 Dec 16:12
Compare
Choose a tag to compare
  • 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

13 Aug 19:26
Compare
Choose a tag to compare
  • Fix docs.rs build.

0.29.1

13 Aug 16:22
Compare
Choose a tag to compare
  • Remove all feature requirements from glutin to allow disabling glutin features.

0.29

30 Jul 20:27
Compare
Choose a tag to compare
  • Update glutin to 0.29