diff options
| author | Dmitry Duka <[email protected]> | 2017-09-13 21:36:04 +0300 |
|---|---|---|
| committer | Dmitry Duka <[email protected]> | 2017-09-13 21:36:04 +0300 |
| commit | 0b3e42ce3124b0dd84fd16ae0cb5c85eaee41cc8 (patch) | |
| tree | a8d1b2dbb71532871e95da756eb17bcb7d09e0c3 /README.md | |
| parent | Pulling latest Ansel SDK 1.4 into master (diff) | |
| download | anselsdk-0b3e42ce3124b0dd84fd16ae0cb5c85eaee41cc8.tar.xz anselsdk-0b3e42ce3124b0dd84fd16ae0cb5c85eaee41cc8.zip | |
Updating Ansel SDK to the latest revisionv1.4.339
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -1,15 +1,15 @@ -Ansel SDK -========= -* Version: 1.4.296.c2852041 -* Minimum driver version: 384.76 - -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. 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) ([pdf](docs/Ansel_integration_guide.pdf)) for detailed -documentation. +Ansel SDK
+=========
+* Version: 1.4.339.212e90ca
+* Minimum driver version: 384.76
+
+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. 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) ([pdf](docs/Ansel_integration_guide.pdf)) for detailed
+documentation.
|