162 Commits (0c01ac741092471bdbe57ff7bccfde62864c22b3)

Author SHA1 Message Date
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Morph 69cd83d3ac wait_tree: Eliminate variable shadowing 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 4 years ago
Morph c1a3ce985f debugger: console: Set console output codepage to UTF-8 4 years ago
bunnei cc4cbff1ca hle: kernel: KThread: Rename thread_type_for_debugging -> thread_type. 4 years ago
Morph 006965d3c0 profiler: Use QWheelEvent position().toPoint() 4 years ago
german77 d12525737a service/hid: Remove includes of core.h and settings.h 4 years ago
german77 4736326a05 second commit lion review 4 years ago
german77 f63c6fce6d input_common: Revert deleted TAS functions 4 years ago
german77 d1bac9024d settings: Fix mouse and keyboard mappings 5 years ago
german77 0292fe0198 kraken: Fix errors from rebase and format files 5 years ago
german77 5d631fd6ef debugger/controller: Remove TAS 5 years ago
german77 00d3c058c5 input_common: Rewrite keyboard 5 years ago
ameerj 4919d2d00f bootmanager: Fix screenshot resolution factor usage 5 years ago
Romain Failliot 01827a8f62 Create local variables for mouse and wheel positions 5 years ago
Romain Failliot deb8c58ce8 Fix a few warnings 5 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 5 years ago
german77 1b060a47b2 UI: Relocate tas menu and add brief description 5 years ago
german77 3333d96b46 input_common/tas: new update method 5 years ago
MonsterDruide1 1b67085cda input_common/tas: Fallback to simple update 5 years ago
german77 bba1ab83d6 config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 31068a63a9 input_common/tas: Base playback & recording system 5 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 5 years ago
german77 99bf1aa49f profiler: Fix deprecated functions 5 years ago
lat9nq 843455fa98 yuzu qt: Make most UISettings a BasicSetting 5 years ago
german77 a5f5e8edb1 settings: Disable controller preview if controller is not active 5 years ago
german77 a724cf5fa1 settings: Forbid docked mode on handheld 5 years ago
bunnei 47224d3864 hle: kernel: Migrate to KHandleTable. 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 796dddf78f hle: kernel: Remove deprecated Object class. 5 years ago
bunnei 944eb14d69 hle: kernel: HandleTable: Remove deprecated APIs. 5 years ago
bunnei 7a6bfbde24 hle: kernel: Migrate KProcess to KAutoObject. 5 years ago
bunnei a4a27a1ef2 hle: kernel: Migrate more of KThread to KAutoObject. 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
lat9nq fb1090fb78 debugger: controller: Add access key 5 years ago
german beaa027b5c Refresh debug controller settings 5 years ago
german e448ba4281 Add controller window and single joycon top view 5 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
bunnei a96667d30c yuzu: debugger: Ignore HLE threads. 5 years ago
bunnei f34dd04d09 hle: kernel: Recode implementation of KThread to be more accurate. 5 years ago
bunnei 4ba9d6f969 hle: kernel: KThread: Clean up thread priorities. 5 years ago
bunnei e74f682506 hle: kernel: KThread: Remove thread types that do not exist. 5 years ago
bunnei 3d70b4a4ea core: hle: kernel: Rename Thread to KThread. 5 years ago
bunnei e89be18c79 hle: kernel: thread: Preserve thread wait reason for debugging only. 5 years ago
bunnei e19dca9193 yuzu: debugger: wait_tree: Handle unknown ThreadState. 5 years ago
bunnei e5cfd63ba4 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. 5 years ago
bunnei 9744afa8b1 hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. 5 years ago
bunnei 2feb4d56e9 core: hle: kernel: Update KSynchronizationObject. 5 years ago