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-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
2020-06-27
Yuzu/Debuggers: Correct Wait Tree for Paused threads.
Fernando Sahmkow
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-04-15
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-03-02
core: Implement separate A32/A64 ARM interfaces.
bunnei
2020-02-11
Kernel: Change WaitObject to Synchronization object. In order to better refle...
Fernando Sahmkow
2020-01-02
yuzu: Remove Maxwell debugger
ReinUsesLisp
2019-11-26
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
Lioncash
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-10-15
Correct compiling errors and addapt to the new interface.
Fernando Sahmkow
2019-08-09
yuzu/CMakeLists: Remove qt5_wrap_ui macro usage
Lioncash
2019-05-19
Merge pull request #2492 from lioncash/debugger
Hexagon12
2019-05-19
yuzu/debugger/graphics/graphics_breakpoints: Specify string conversions expli...
Lioncash
2019-05-19
yuzu/debugger/profiler: Specify string conversions explicitly
Lioncash
2019-05-19
yuzu/debugger/wait_tree: Specify string conversions explicitly
Lioncash
2019-05-18
core/kernel/object: Rename ResetType enum members
Lioncash
2019-04-17
kernel/thread: Unify wait synchronization types
Lioncash
2019-04-05
yuzu/debugger: Remove graphics surface viewer
Lioncash
2019-04-05
yuzu/debugger/graphics_surface: Display error messages for file I/O errors
Lioncash
2019-04-05
yuzu/debugger/graphics_surface: Tidy up SaveSurface
Lioncash
2019-04-05
yuzu/debugger/graphics_surface: Clean up connection overload deduction
Lioncash
2019-04-05
yuzu/debugger/graphics_surface: Fill in missing surface format listings
Lioncash
2019-04-03
yuzu/debugger/profiler: Remove unnecessary includes
Lioncash
2019-03-28
Merge pull request #2266 from FernandoS27/arbitration
bunnei
2019-03-20
gpu: Move GPUVAddr definition to common_types.
bunnei
[prev]
[next]