162 Commits (f77cc6c41272265b08247aa1e2614c050acccc67)

Author SHA1 Message Date
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Morph 742f021fdf wait_tree: Eliminate variable shadowing 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 936829e873 yuzu: Reduce unused includes 4 years ago
Morph 54c7af9902 debugger: console: Set console output codepage to UTF-8 4 years ago
bunnei f6cbb14dce hle: kernel: KThread: Rename thread_type_for_debugging -> thread_type. 4 years ago
Morph 9ba812485a profiler: Use QWheelEvent position().toPoint() 4 years ago
german77 e7eee36d52 service/hid: Remove includes of core.h and settings.h 4 years ago
german77 77fa4d4bf6 second commit lion review 4 years ago
german77 61d9eb9f69 input_common: Revert deleted TAS functions 4 years ago
german77 464c4d26ac settings: Fix mouse and keyboard mappings 4 years ago
german77 e0da5c1bbc kraken: Fix errors from rebase and format files 4 years ago
german77 456397ed39 debugger/controller: Remove TAS 4 years ago
german77 5a785ed794 input_common: Rewrite keyboard 4 years ago
ameerj 80f8d4989e bootmanager: Fix screenshot resolution factor usage 4 years ago
Romain Failliot 39b3c9022d Create local variables for mouse and wheel positions 4 years ago
Romain Failliot 818651909f Fix a few warnings 4 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
german77 75d8ec1e9f UI: Relocate tas menu and add brief description 5 years ago
german77 5401cf6eb5 input_common/tas: new update method 5 years ago
MonsterDruide1 f078b15565 input_common/tas: Fallback to simple update 5 years ago
german77 c01a872c8e config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system 5 years ago
yzct12345 001675dced
logging: Simplify and make thread-safe 4 years ago
german77 b188d7792a profiler: Fix deprecated functions 5 years ago
lat9nq 7a8de138df yuzu qt: Make most UISettings a BasicSetting 5 years ago
german77 ac48e059bc settings: Disable controller preview if controller is not active 5 years ago
german77 7f445a59fa settings: Forbid docked mode on handheld 5 years ago
bunnei 4b03e6e776 hle: kernel: Migrate to KHandleTable. 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei bf380b8584 hle: kernel: Remove deprecated Object class. 5 years ago
bunnei aa2844bcf9 hle: kernel: HandleTable: Remove deprecated APIs. 5 years ago
bunnei 7ccbdd4d8d hle: kernel: Migrate KProcess to KAutoObject. 5 years ago
bunnei da7e9553de hle: kernel: Migrate more of KThread to KAutoObject. 5 years ago
Lioncash 64606aefcf common/log: Move Log namespace into the Common namespace 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
lat9nq 6269cd7f1d debugger: controller: Add access key 5 years ago
german 160341fcf8 Refresh debug controller settings 5 years ago
german a7f9983563 Add controller window and single joycon top view 5 years ago
bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
bunnei 10738839ad yuzu: debugger: Ignore HLE threads. 5 years ago
bunnei cdd14b03e5 hle: kernel: Recode implementation of KThread to be more accurate. 5 years ago
bunnei 4dbf3f4880 hle: kernel: KThread: Clean up thread priorities. 5 years ago
bunnei eea346ba8e hle: kernel: KThread: Remove thread types that do not exist. 5 years ago
bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. 5 years ago
bunnei 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. 5 years ago
bunnei 81c1bfafea yuzu: debugger: wait_tree: Handle unknown ThreadState. 5 years ago
bunnei 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. 5 years ago
bunnei c3c43e32fc hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. 5 years ago
bunnei 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. 5 years ago