Skip to content

Glutin Version v0.30.10

Compare
Choose a tag to compare
@kchibisov kchibisov released this 06 Aug 01:33
· 74 commits to master since this release
v0.30.10
  • Add X11VisualInfo::visual_id to get XID of the visual.
  • Added support for EGL on Windows using Angle. This assumes libEGL.dll/libGLESv2.dll present.
  • EGL's Display::create_pbuffer_surface() no longer sets the invalid RENDER_BUFFER attribute.