Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvidia: fix return value if no device is found | psychocrypt | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | remove auto conf from json | psychocrypt | 2017-09-30 | 1 | -2/+0 |
| | |||||
* | rename `Params` to `params` | psychocrypt | 2017-09-30 | 3 | -4/+4 |
| | |||||
* | fix compile | psychocrypt | 2017-09-30 | 4 | -37/+21 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 7 | -34/+35 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 17 | -0/+3397 |
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp` |