Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

v1.6

Compare
Choose a tag to compare
@jlHertel jlHertel released this 19 Jan 15:12
· 11 commits to master since this release

This release has some bug-fixes but mostly is a rework in the code structure to better handle future changes.

  • Make sure we don't crash in case the new system-wide xml path is not available. @jlHertel
  • Generate version in about dialog at compile time. @jlHertel
  • Create EGL displays using GBM during gpu listing to avoid kernel driver names. @jlHertel
  • Rework code for easy unit testing. @jlHertel
  • Lower minimum desktop specification version for increased compatibility. @akien-mga
  • Improve documentation around releasing new versions. @jlHertel

ATTENTION DISTRO PACKAGERS: Due to a bug in the way mesa was handling GBM devices we had to update our requirement to mesa 19.3+. If you try to run adriconf with a mesa version previous to 19.3, adriconf will segfault and not report any issue. Please keep this in mind when packaging this new version.