Skip to content

Glutin Version v0.30.5

Compare
Choose a tag to compare
@kchibisov kchibisov released this 11 Feb 19:48
· 85 commits to master since this release
v0.30.5
154ee0c
  • Fixed EGL/GLX display initialization when the provided raw-window-handle has an unknown visual_id.
  • Fixed EGL always returning None for x11_visual().
  • Fixed GLX error handling assuming that XError's will arrive like they should on X11.
  • Fixed EGL window/pixmap creation when using legacy path.