citra/src/citra_qt/debugger
Lioncash ca3d9d659e kernel/thread: Include thread-related enums within the kernel namespace
Previously, these were sitting outside of the Kernel namespace, which
doesn't really make sense, given they're related to the Thread class
which is within the Kernel namespace.
2018-09-15 17:16:20 +02:00
..
graphics Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
console.cpp remove trailing space 2018-07-02 19:47:41 +03:00
console.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
lle_service_modules.cpp citra_qt: set object name for LLEServiceModulesWidget 2018-08-14 20:28:47 +08:00
lle_service_modules.h citra-qt: service: add convenient LLE service module configuration (#3967) 2018-08-09 21:10:11 +02:00
profiler.cpp citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
profiler.h Remove built-in (non-Microprofile) profiler 2017-02-26 17:22:03 -08:00
registers.cpp core: Replace "AppCore" nomenclature with just "CPU". 2016-12-22 00:27:46 -05:00
registers.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
wait_tree.cpp kernel/thread: Include thread-related enums within the kernel namespace 2018-09-15 17:16:20 +02:00
wait_tree.h Merge pull request #4130 from FearlessTobi/port-942 2018-08-26 12:22:34 -06:00