summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
NRD_like_APIRemove CUDA Toolkit dependencysabdulajees9 years
masterRemove CUDA Toolkit dependencysabdulajees9 years
 
 
AgeCommit messageAuthorFilesLines
2017-02-15Remove CUDA Toolkit dependencyHEADmasterNRD_like_APIsabdulajees5-13/+14
2016-08-26Removing commented out script codeHalldor Fannar1-7/+1
2016-08-01Removed nvsf_ prefix from all shader variables.Jason Maskell18-444/+582
2016-07-28Don't need FindDirectX anymore, so deleted it and modified the cmake files.Jason Maskell4-230/+6
2016-07-26Re-added the VS2013 project generationJason Maskell1-5/+5
2016-07-26Added Packman support - now the GenerateProjects.bat uses Packman to pull dep...Jason Maskell16-36/+249
2016-07-25Modified finders to take Visual Studio platform into account when finding lib...Jason Maskell3-9/+35
2016-07-25Had some compilation issues without previously generated code, fixed now.Jason Maskell7-26/+24
2016-05-31Renamed Logger.h to GFSDK_Logger.h since it's a shared header.Jason Maskell12-144/+211
2016-05-31Added support for RFC 104, the logging interface: https://docs.google.com/doc...Jason Maskell25-63/+396
[...]