| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update digital certificatestest | Adrian Wells | 2022-05-25 | 2 | -0/+0 |
| | | |||||
| * | Update Ansel_integration_guide.html | DaKvasNV | 2020-08-04 | 1 | -3/+3 |
| | | |||||
| * | Update Ansel_integration_guide.md | DaKvasNV | 2020-08-04 | 1 | -1/+1 |
| | | |||||
| * | Update Ansel_integration_guide.md | DaKvasNV | 2020-08-04 | 1 | -1/+1 |
| | | |||||
| * | Updating v1.6 Releasev1.6.4901.6 | nvjingham | 2018-11-20 | 5 | -7/+7 |
| | | |||||
| * | Updating v1.6 Release | nvjingham | 2018-11-19 | 14 | -534/+1638 |
| | | |||||
| * | Updating Ansel SDK to v1.6 | nvjingham | 2018-11-07 | 13 | -25/+103 |
| | | |||||
| * | Updating Ansel SDK | Dmitry Duka | 2018-01-26 | 7 | -3/+3 |
| | | |||||
| * | Updating Ansel SDK 1.5, no functional changes. Fixing ↵ | Dmitry Duka | 2017-12-25 | 16 | -1320/+1320 |
| | | | | | startSession/stopSession not being exported. | ||||
| * | Merge branch 'master' of https://github.com/NVIDIAGameWorks/AnselSDK | Dmitry Duka | 2017-11-07 | 22 | -1924/+1359 |
| |\ | |||||
| | * | Updating Ansel SDK to v1.5v1.5.371 | Dmitry Duka | 2017-10-31 | 22 | -1924/+1359 |
| | | | |||||
| * | | Addressing issue #2. Fixing Cleanup() function in the sample application. | Dmitry Duka | 2017-11-07 | 1 | -4/+4 |
| |/ | |||||
| * | Updating Ansel SDK to the latest revisionv1.4.339 | Dmitry Duka | 2017-09-13 | 28 | -3980/+3997 |
| | | |||||
| * | Pulling latest Ansel SDK 1.4 into masterv1.4.295 | Dmitry Duka | 2017-06-30 | 12 | -747/+452 |
| | | |||||
| * | Updating README.md | Dmitry Duka | 2017-06-02 | 1 | -1/+1 |
| | | |||||
| * | Adding PDF version of the integration guide | Dmitry Duka | 2017-06-02 | 1 | -0/+0 |
| | | |||||
| * | Updating SDK to fix documentation generation issue. | Halldor Fannar | 2017-05-10 | 12 | -988/+1715 |
| | | |||||
| * | Updating AnselSDK binaries - fixing getUserControlValue implementation | Dmitry Duka | 2017-04-13 | 5 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of https://github.com/NVIDIAGameWorks/AnselSDK | Dmitry Duka | 2017-04-13 | 8 | -817/+76 |
| |\ | |||||
| | * | Updating SDK to 1.3.259. | Halldor Fannar | 2017-04-10 | 8 | -817/+76 |
| | | | | | | | | | This version has the documentation updated with the new simplified whitelisting (SDK integration is all that is needed). | ||||
| * | | Updating Ansel SDK delay loader sample | Dmitry Duka | 2017-04-13 | 2 | -230/+276 |
| |/ | |||||
| * | Updating Ansel SDK to 1.3 | Dmitry Duka | 2017-04-10 | 9 | -417/+288 |
| | | |||||
| * | Pulling master to the latest 1.2 | Dmitry Duka | 2017-03-27 | 4 | -0/+0 |
| | | |||||
| * | Updating documentation | Dmitry Duka | 2017-03-16 | 1 | -9/+21 |
| | | |||||
| * | Fixed typo in the documentation | Dmitry Duka | 2017-03-11 | 1 | -1/+1 |
| | | |||||
| * | Ansel SDK: adding missing header | Dmitry Duka | 2017-03-10 | 1 | -0/+97 |
| | | |||||
| * | Updating README.md | Dmitry Duka | 2017-03-09 | 1 | -2/+2 |
| | | |||||
| * | AnselSDK: adding missing image for documentation | Dmitry Duka | 2017-03-09 | 1 | -0/+0 |
| | | |||||
| * | AnselSDKIntegration: reformatting the source | Dmitry Duka | 2017-03-09 | 1 | -331/+331 |
| | | |||||
| * | Adding AnselSDKIntegration project demonstrating simplistic Ansel integration | Dmitry Duka | 2017-03-09 | 5 | -0/+1082 |
| | | |||||
| * | Updating Ansel SDK to version 1.2. Introducing game-driven UI controls ↵ | Dmitry Duka | 2017-03-09 | 13 | -47/+139 |
| | | | | | (sliders and booleans). | ||||
| * | Update Ansel_integration_guide.md | Dmitry Duka | 2017-02-17 | 1 | -2/+2 |
| | | |||||
| * | Update Ansel_integration_guide.md | Dmitry Duka | 2017-02-17 | 1 | -1/+1 |
| | | |||||
| * | Update Ansel_integration_guide.md | Dmitry Duka | 2017-02-17 | 1 | -1/+1 |
| | | |||||
| * | Update Ansel_integration_guide.md | Dmitry Duka | 2017-02-17 | 1 | -0/+1 |
| | | |||||
| * | The import libs were missing because standard (global) .gitignore was ↵ | Halldor Fannar | 2017-02-10 | 3 | -1/+3 |
| | | | | | excluding .lib files. I have fixed this by adjusting the local .gitignore for this repo. | ||||
| * | The redist binaries were missing because standard (global) git .ignore file ↵ | Halldor Fannar | 2017-02-10 | 3 | -0/+4 |
| | | | | | will usually weed *.dll out. Added an explicit override in local repo .gitignore file to include everything in redist folder. | ||||
| * | First publish of the SDK. | Halldor Fannar | 2017-02-09 | 25 | -2/+3094 |
| | | |||||
| * | Initial commit | Halldor Fannar | 2017-02-08 | 2 | -0/+254 |