Release highlights:
- Fix multisampled windows being blank. Note that multisampling requires more recent driver support (590.44.01 or later). On older drivers, multisampling is disabled.
- Fix the damage rectangles being upside-down in eglSwapBuffers
- Fix a segfault in eglGetPlatformDisplay if the wl_display_connect fails (e.g., if no compositor is running)
- Fix building on FreeBSD
- Add support for EGL_KHR_partial_update and EGL_EXT_buffer_age
- Add support for DRM_FORMAT_ABGR16161616F, if the compositor offers it