What's Changed
- Fix a variety of warnings throughout the code by @mrobinson in #359
- Only call
eglMakeCurrentif anything has changed inCurrentContextGuard::dropby @mrobinson in #360 - Add
Device::present_bound_surfaceAPI by @mrobinson in #361 - Clean up X11
EGLDisplaywhenNativeConnectionWrappercreated it by @mrobinson in #364 - Remove duplicate
eglDestroyContextcall in angleDevice::destroy_contextby @mrobinson in #365 - Clean up ANGLE
Device::create_contextby @mrobinson in #366 - Add a
Device::resize_bound_surfaceAPI by @mrobinson in #362 - Release version 0.12.3 by @mrobinson in #363
Full Changelog: v0.12.2...v0.12.3