You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Subv a81290ffb4 Threads: Check the process' resource limit for the max allowed priority when creating a thread and remove the priority clamping code. 10 years ago
..
graphics Fix some warnings (#2399) 10 years ago
callstack.cpp Fix some warnings (#2399) 10 years ago
callstack.h citra-qt: Make constructors explicit where applicable 10 years ago
callstack.ui Make the call stack entries not editable 11 years ago
disassembler.cpp core: Replace "AppCore" nomenclature with just "CPU". 10 years ago
disassembler.h disassembler: Remove mutable specifier from breakpoints member variable 10 years ago
disassembler.ui citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint. 12 years ago
profiler.cpp Use negative priorities to avoid special-casing the self-include 10 years ago
profiler.h citra-qt: Make constructors explicit where applicable 10 years ago
profiler.ui Add profiling infrastructure and widget 11 years ago
ramview.cpp Manually tweak source formatting and then re-run clang-format 10 years ago
ramview.h citra-qt: Make constructors explicit where applicable 10 years ago
registers.cpp core: Replace "AppCore" nomenclature with just "CPU". 10 years ago
registers.h citra-qt: Make constructors explicit where applicable 10 years ago
registers.ui Make letter cases consistent in menus and widgets 12 years ago
wait_tree.cpp Kernel: Use different thread statuses when a thread calls WaitSynchronization1 and WaitSynchronizationN with wait_all = true. 10 years ago
wait_tree.h citra-qt: Make constructors explicit where applicable 10 years ago