index
:
waveworks_archive
NRD_like_API
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
NRD_like_API
Remove CUDA Toolkit dependency
sabdulajees
9 years
master
Remove CUDA Toolkit dependency
sabdulajees
9 years
Age
Commit message
Author
Files
Lines
2017-02-15
Remove CUDA Toolkit dependency
HEAD
master
NRD_like_API
sabdulajees
5
-13
/
+14
2016-08-26
Removing commented out script code
Halldor Fannar
1
-7
/
+1
2016-08-01
Removed nvsf_ prefix from all shader variables.
Jason Maskell
18
-444
/
+582
2016-07-28
Don't need FindDirectX anymore, so deleted it and modified the cmake files.
Jason Maskell
4
-230
/
+6
2016-07-26
Re-added the VS2013 project generation
Jason Maskell
1
-5
/
+5
2016-07-26
Added Packman support - now the GenerateProjects.bat uses Packman to pull dep...
Jason Maskell
16
-36
/
+249
2016-07-25
Modified finders to take Visual Studio platform into account when finding lib...
Jason Maskell
3
-9
/
+35
2016-07-25
Had some compilation issues without previously generated code, fixed now.
Jason Maskell
7
-26
/
+24
2016-05-31
Renamed Logger.h to GFSDK_Logger.h since it's a shared header.
Jason Maskell
12
-144
/
+211
2016-05-31
Added support for RFC 104, the logging interface: https://docs.google.com/doc...
Jason Maskell
25
-63
/
+396
[...]