diff options
| author | Halldor Fannar <[email protected]> | 2017-05-10 15:26:14 +0000 |
|---|---|---|
| committer | Halldor Fannar <[email protected]> | 2017-05-10 15:26:14 +0000 |
| commit | 401aca3c5c85517a6213126d42cdbdb7e390a4fa (patch) | |
| tree | 097df3e67a224d4ed79619509426edc5f28cca97 /README.md | |
| parent | Updating AnselSDK binaries - fixing getUserControlValue implementation (diff) | |
| parent | Updating SDK to fix documentation generation issue. (diff) | |
| download | anselsdk-1.3.271.tar.xz anselsdk-1.3.271.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,10 +1,15 @@ Ansel SDK ========= -* Version: 1.3.259.77cec5bf +* Version: 1.3.271.e8aa77f3 * Minimum driver version: 381.65 To use this version of the SDK with your application the NVIDIA display driver must be of the minimum driver version -listed above (or higher). On computers that have an older driver Ansel will not activate. +listed above (or higher). On computers that have an older driver Ansel will not activate. If you want your application +to support Ansel on an older driver then please pick an earlier release of the SDK. As you switch between version branches +you will see in this README what the minimum driver version is for each - the [release page](../../releases)s is also a +good source of information. +Please note that earlier versions of the SDK may not include a feature that you want for your particular integration case +so this will be a balancing act. Consult the [header files of the SDK](include) and the [integration guide](docs/Ansel_integration_guide.md) for detailed documentation. |