Skip to content

0.12.3

Latest

Choose a tag to compare

@mrobinson mrobinson released this 07 Jun 21:00
· 2 commits to main since this release
13fa943

What's Changed

  • Fix a variety of warnings throughout the code by @mrobinson in #359
  • Only call eglMakeCurrent if anything has changed in CurrentContextGuard::drop by @mrobinson in #360
  • Add Device::present_bound_surface API by @mrobinson in #361
  • Clean up X11 EGLDisplay when NativeConnectionWrapper created it by @mrobinson in #364
  • Remove duplicate eglDestroyContext call in angle Device::destroy_context by @mrobinson in #365
  • Clean up ANGLE Device::create_context by @mrobinson in #366
  • Add a Device::resize_bound_surface API by @mrobinson in #362
  • Release version 0.12.3 by @mrobinson in #363

Full Changelog: v0.12.2...v0.12.3