Skip to content

Glutin Version v0.32.0

Latest
Compare
Choose a tag to compare
@kchibisov kchibisov released this 08 Jun 10:32
· 8 commits to master since this release
v0.32.0
  • Breaking: updated raw-window-handle dependency to 0.6.
  • Bump MSRV from 1.65 to 1.70.
  • Bump windows-sys from 0.48.0 to 0.52.0.
  • Expose Egl and Glx raw API functions on Egl and Glx displays.
  • Add GLUTIN_WGL_OPENGL_DLL environment variable to change OpenGL provider name with WGL.