index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
debugger
Age
Commit message (
Expand
)
Author
2021-10-14
Merge pull request #6774 from lat9nq/remove-global-yuzu
Morph
2021-10-11
Create local variables for mouse and wheel positions
Romain Failliot
2021-10-11
Fix a few warnings
Romain Failliot
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-09-18
UI: Relocate tas menu and add brief description
german77
2021-09-18
input_common/tas: new update method
german77
2021-09-18
input_common/tas: Fallback to simple update
MonsterDruide1
2021-09-18
config: Move TAS options to it's own menu
german77
2021-09-18
input_common/tas: Base playback & recording system
MonsterDruide1
2021-08-13
logging: Simplify and make thread-safe
yzct12345
2021-07-08
Merge pull request #6539 from lat9nq/default-setting
Ameer J
2021-07-05
profiler: Fix deprecated functions
german77
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
lat9nq
2021-05-30
settings: Disable controller preview if controller is not active
german77
2021-05-23
settings: Forbid docked mode on handheld
german77
2021-05-05
hle: kernel: Migrate to KHandleTable.
bunnei
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
hle: kernel: Remove deprecated Object class.
bunnei
2021-05-05
hle: kernel: HandleTable: Remove deprecated APIs.
bunnei
2021-05-05
hle: kernel: Migrate KProcess to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-02-14
debugger: controller: Add access key
lat9nq
2021-02-06
Refresh debug controller settings
german
2021-02-06
Add controller window and single joycon top view
german
2021-02-05
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-01-28
yuzu: debugger: Ignore HLE threads.
bunnei
2021-01-28
hle: kernel: Recode implementation of KThread to be more accurate.
bunnei
2021-01-28
hle: kernel: KThread: Clean up thread priorities.
bunnei
2021-01-28
hle: kernel: KThread: Remove thread types that do not exist.
bunnei
2021-01-28
core: hle: kernel: Rename Thread to KThread.
bunnei
2021-01-11
hle: kernel: thread: Preserve thread wait reason for debugging only.
bunnei
2021-01-11
yuzu: debugger: wait_tree: Handle unknown ThreadState.
bunnei
2021-01-11
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
bunnei
2021-01-11
hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single Thr...
bunnei
2021-01-11
core: hle: kernel: Update KSynchronizationObject.
bunnei
2020-12-22
yuzu/main: Improve menubar access keys
lat9nq
2020-12-06
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
bunnei
2020-12-06
hle: kernel: Port KAffinityMask from Mesosphere.
bunnei
2020-11-29
hle: kernel: thread: Remove unused "Running" state.
bunnei
2020-08-14
yuzu: Make use of qOverload where applicable
Lioncash
2020-07-20
wait_tree: Include Midnight Blue dark themes
Morph
2020-07-19
Address issues
David Marcec
2020-07-18
frontend: Improve wait tree readability for dark themes
David Marcec
2020-06-27
Clang Format.
Fernando Sahmkow
2020-06-27
General: Cleanup legacy code.
Fernando Sahmkow
2020-06-27
ARM/WaitTree: Better track the CallStack for each thread.
Fernando Sahmkow
2020-06-27
General: Fix microprofile on dynarmic/svc, fix wait tree showing which thread...
Fernando Sahmkow
[next]