From 4e4495fde3bbdc0b7a5828b603218834236cf790 Mon Sep 17 00:00:00 2001 From: s_falahati Date: Sat, 21 Mar 2020 18:16:28 +0430 Subject: [PATCH] New version released --- NvAPIWrapper/NvAPIWrapper.csproj | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NvAPIWrapper/NvAPIWrapper.csproj b/NvAPIWrapper/NvAPIWrapper.csproj index a7d6425..07d3958 100644 --- a/NvAPIWrapper/NvAPIWrapper.csproj +++ b/NvAPIWrapper/NvAPIWrapper.csproj @@ -2,7 +2,7 @@ netstandard2.0;net45 - 0.7.0.57 + 0.7.2.61 falahati.net NvAPIWrapper is a .Net wrapper for NVIDIA public API Soroush Falahati diff --git a/README.md b/README.md index 92b6749..e9332a7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ NvAPIWrapper is not a complete wrapper of NVAPI; at least, not yet. Following is - [X] General: Full Support - [X] Mosaic (Surround): Full Support (including scan-out configurations - warping, color intensity) - [X] Display: Full Support -- [X] Display Control: Partial Support (no color control, HUE control, etc) +- [X] Display Control: Partial Support (includes saturation control, but no color control, HUE control, etc) - [X] GPU: Full support via low-level APIs and almost full support via high-level set of APIs - [X] DRS: Full Support - [X] Stereo (3D): Full Support