Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kernel: Move WaitObject to a separate file | Yuri Kunde Schlesner | 2017-05-30 | 1 | -3/+1 |
| | | | | | Now that HandleTable doesn't directly depend on WaitObject anymore, this can be separated from the main kernel.h header. | ||||
* | citra-qt: Make constructors explicit where applicable | Lioncash | 2016-12-11 | 1 | -11/+13 |
| | |||||
* | citra-qt: Add missing #pragma once directives | Lioncash | 2016-12-11 | 1 | -0/+2 |
| | |||||
* | implement wait tree widget | wwylele | 2016-09-22 | 1 | -0/+186 |