Commit graph

7 commits

Author SHA1 Message Date
James Rowe
5dbd091a80 Massive removal of unused modules 2018-01-12 19:11:03 -07:00
bunnei
7a59da7834 kernel: Rename Semaphore to ConditionVariable. 2018-01-08 21:41:37 -05:00
Yuri Kunde Schlesner
5a6d4a2f19 Session: Remove/add some forward declarations 2017-06-08 00:33:57 -07:00
Yuri Kunde Schlesner
6f662625d3 Kernel: Move WaitObject to a separate file
Now that HandleTable doesn't directly depend on WaitObject anymore, this
can be separated from the main kernel.h header.
2017-05-29 16:16:46 -07:00
Lioncash
b24112862e citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
Lioncash
94f0a00f0e citra-qt: Add missing #pragma once directives 2016-12-11 12:12:03 +00:00
wwylele
8b25c12ce8 implement wait tree widget 2016-09-22 13:52:52 +08:00