Download Latest Version Glutin version 0.32.3 source code.tar.gz (98.3 kB)
Email in envelope

Get an email when there's a new version of glutin

Home / v0.32.2
Name Modified Size InfoDownloads / Week
Parent folder
Glutin Version v0.32.2 source code.tar.gz 2025-01-12 98.4 kB
Glutin Version v0.32.2 source code.zip 2025-01-12 141.2 kB
README.md 2025-01-12 954 Bytes
Totals: 3 Items   240.6 kB 0
  • Added PossiblyCurrentContext::make_not_current_in_place(&self) for when Send capability of NotCurrentContext is not required.
  • Added NotCurrentContext::make_current_surfaceless(self) and PossiblyCurrentContext::make_current_surfaceless(&self) in the Cgl implementation to allow the use of surfaceless contexts on MacOS.
  • Added NotCurrentContext::make_current_surfaceless(self) and PossiblyCurrentContext::make_current_surfaceless(&self) in the Glx implementation to allow the use of surfaceless contexts with GLX.
  • Added NotCurrentContext::make_current_surfaceless(self) and PossiblyCurrentContext::make_current_surfaceless(&self) in the Wgl implementation to allow the use of surfaceless contexts with WGL.
  • Added workaround for EGL drivers reporting EGL_KHR_platform_gbm without EGL 1.5 client.
  • Added GlContext::priority/ContextAttributesBuilder::with_priority to get/set context priority.
Source: README.md, updated 2025-01-12