diff options
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. |