Skip to content

v1.1.0

Compare
Choose a tag to compare
@Saviq Saviq released this 18 Dec 21:24

ABI summary

  • mirplatformgraphics ABI bumped to 16

Enhancements:

  • eglstream-kms: Fully functional platform for Nvidia drivers >= 396
  • MinimalConsoleServices: Android has no VTs, but also doesn't need anything but open() to access devices.
  • Clarify and fix focus switching logic
  • [Musl] Don't call pthread_rwlockattr_setkind_np() on systems where it is not defined
  • Detect GTest/GMock via pkg-config when possible. Otherwise fall back to the old huristic
  • Add missing packages to Fedora documentation
  • Use the more modern method of specifying standard in CMake

Bugs fixed:

  • [Musl] Add missing includes
  • Use the correct package name to detect gtest on RPM distributions