diff options
| author | Halldor Fannar <[email protected]> | 2017-02-09 15:26:47 +0000 |
|---|---|---|
| committer | Halldor Fannar <[email protected]> | 2017-02-09 15:26:47 +0000 |
| commit | b814d180089b1e5415f89554e46de2edd978a592 (patch) | |
| tree | b6a61b518e2b567c7d485913a7fca54f6719bc5c /README.md | |
| parent | Initial commit (diff) | |
| download | anselsdk-b814d180089b1e5415f89554e46de2edd978a592.tar.xz anselsdk-b814d180089b1e5415f89554e46de2edd978a592.zip | |
First publish of the SDK.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,2 +1,10 @@ -# AnselSDK -This is where the SDK for NVIDIA Ansel is released to the public. +Ansel SDK +========= +* Version: 1.1.1027.6e9b4e3a +* Minimum driver version: 378.49 + +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. + +Consult the [header files of the SDK](include) and the [integration guide](docs/Ansel_integration_guide.md) for detailed +documentation. |