Added more ADL (AMD Display Library) functions and extended the AMD GPU report. Added an enum type for ADL function result status values.

This commit is contained in:
Michael Möller
2020-03-09 23:45:35 +01:00
parent 43e4e79ab4
commit 2019791af9
4 changed files with 298 additions and 66 deletions

View File

@@ -10,5 +10,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.9.2.1")]
[assembly: AssemblyInformationalVersion("0.9.2.1 Alpha")]
[assembly: AssemblyVersion("0.9.2.2")]
[assembly: AssemblyInformationalVersion("0.9.2.2 Alpha")]