Skip to content

Commit

Permalink
Updated WinLibrary with GDI Support
Browse files Browse the repository at this point in the history
This update brings GDI API functionality to WinLibrary to ensure that refresh rates and colour is properly applied in some drivers and hardware combinations.
  • Loading branch information
terrymacdonald committed Oct 14, 2021
1 parent 5810260 commit e759edc
Show file tree
Hide file tree
Showing 3 changed files with 872 additions and 3 deletions.
1 change: 1 addition & 0 deletions AMDInfo/AMDInfo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<Compile Include="ADL.cs" />
<Compile Include="AMDLibrary.cs" />
<Compile Include="CCD.cs" />
<Compile Include="GDI.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SharedLogger.cs" />
Expand Down
Loading

0 comments on commit e759edc

Please # to comment.