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.1
Name Modified Size InfoDownloads / Week
Parent folder
Glutin Version v0.32.1 source code.tar.gz 2024-09-11 95.5 kB
Glutin Version v0.32.1 source code.zip 2024-09-11 138.2 kB
README.md 2024-09-11 755 Bytes
Totals: 3 Items   234.4 kB 0
  • Fixed EGL's Device::query_devices() being too strict about required extensions.
  • Fixed crash in EglGetProcAddress on Win32-x86 platform due to wrong calling convention.
  • Fixed EGL's Display::device() always returning an error due to invalid pointer-argument passing inside.
  • Fixed EGL's Display::new() making an EGLDisplay::Khr when the EGL version for the display is 1.4 or lower.
  • Added Device::drm_device_node_path() and Device::drm_render_device_node_path() getters to EGL via EGL_EXT_device_drm.
  • Added support for DrmDisplayHandle in EGL's Display::with_device() using EGL_DRM_MASTER_FD_EXT from EGL_EXT_device_drm.
  • Properly set up OpenGL-specific stuff on the NSView, instead of relying on Winit to do it.
Source: README.md, updated 2024-09-11