Skip to content

Glutin Version v0.30.3

Compare
Choose a tag to compare
@kchibisov kchibisov released this 08 Dec 11:07
· 111 commits to master since this release
v0.30.3
f0d907c
  • Fixed wrong amount of rects committed in Surface::swap_buffers_with_damage with EGL.
  • Added missing Eq, PartialEq, and Hash impls for surface::Rect.