Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | option to controll gpu synchronization | psychocrypt | 2017-12-01 | 1 | -2/+9 |
| | | | | | - add option `sync_mode` - update auto suggestion and jconf | ||||
* | remove auto conf from json | psychocrypt | 2017-09-30 | 1 | -2/+0 |
| | |||||
* | fix compile | psychocrypt | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -5/+3 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+274 |
- 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` |