aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update digital certificatestestAdrian Wells2022-05-252-0/+0
|
* Update Ansel_integration_guide.htmlDaKvasNV2020-08-041-3/+3
|
* Update Ansel_integration_guide.mdDaKvasNV2020-08-041-1/+1
|
* Update Ansel_integration_guide.mdDaKvasNV2020-08-041-1/+1
|
* Updating v1.6 Releasev1.6.4901.6nvjingham2018-11-205-7/+7
|
* Updating v1.6 Releasenvjingham2018-11-1914-534/+1638
|
* Updating Ansel SDK to v1.6nvjingham2018-11-0713-25/+103
|
* Updating Ansel SDKDmitry Duka2018-01-267-3/+3
|
* Updating Ansel SDK 1.5, no functional changes. Fixing ↵Dmitry Duka2017-12-2516-1320/+1320
| | | | startSession/stopSession not being exported.
* Merge branch 'master' of https://github.com/NVIDIAGameWorks/AnselSDKDmitry Duka2017-11-0722-1924/+1359
|\
| * Updating Ansel SDK to v1.5v1.5.371Dmitry Duka2017-10-3122-1924/+1359
| |
* | Addressing issue #2. Fixing Cleanup() function in the sample application.Dmitry Duka2017-11-071-4/+4
|/
* Updating Ansel SDK to the latest revisionv1.4.339Dmitry Duka2017-09-1328-3980/+3997
|
* Pulling latest Ansel SDK 1.4 into masterv1.4.295Dmitry Duka2017-06-3012-747/+452
|
* Updating README.mdDmitry Duka2017-06-021-1/+1
|
* Adding PDF version of the integration guideDmitry Duka2017-06-021-0/+0
|
* Updating SDK to fix documentation generation issue.Halldor Fannar2017-05-1012-988/+1715
|
* Updating AnselSDK binaries - fixing getUserControlValue implementationDmitry Duka2017-04-135-2/+2
|
* Merge branch 'master' of https://github.com/NVIDIAGameWorks/AnselSDKDmitry Duka2017-04-138-817/+76
|\
| * Updating SDK to 1.3.259.Halldor Fannar2017-04-108-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 sampleDmitry Duka2017-04-132-230/+276
|/
* Updating Ansel SDK to 1.3Dmitry Duka2017-04-109-417/+288
|
* Pulling master to the latest 1.2Dmitry Duka2017-03-274-0/+0
|
* Updating documentationDmitry Duka2017-03-161-9/+21
|
* Fixed typo in the documentationDmitry Duka2017-03-111-1/+1
|
* Ansel SDK: adding missing headerDmitry Duka2017-03-101-0/+97
|
* Updating README.mdDmitry Duka2017-03-091-2/+2
|
* AnselSDK: adding missing image for documentationDmitry Duka2017-03-091-0/+0
|
* AnselSDKIntegration: reformatting the sourceDmitry Duka2017-03-091-331/+331
|
* Adding AnselSDKIntegration project demonstrating simplistic Ansel integrationDmitry Duka2017-03-095-0/+1082
|
* Updating Ansel SDK to version 1.2. Introducing game-driven UI controls ↵Dmitry Duka2017-03-0913-47/+139
| | | | (sliders and booleans).
* Update Ansel_integration_guide.mdDmitry Duka2017-02-171-2/+2
|
* Update Ansel_integration_guide.mdDmitry Duka2017-02-171-1/+1
|
* Update Ansel_integration_guide.mdDmitry Duka2017-02-171-1/+1
|
* Update Ansel_integration_guide.mdDmitry Duka2017-02-171-0/+1
|
* The import libs were missing because standard (global) .gitignore was ↵Halldor Fannar2017-02-103-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 Fannar2017-02-103-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 Fannar2017-02-0925-2/+3094
|
* Initial commitHalldor Fannar2017-02-082-0/+254