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
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
2019-03-19
Add CondVar Thread State.
Fernando Sahmkow
2019-03-16
video_core: Refactor to use MemoryManager interface for all memory access.
bunnei
2019-03-05
yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor
Lioncash
2019-02-26
common/vector_math: Move Vec[x] types into the Common namespace
Lioncash
2019-01-31
kernel: Remove the Timer class
Lioncash
2019-01-04
Removed pulse event type
David Marcec
2018-12-27
kernel: Rename 'default' CPU core to 'ideal' core
Lioncash
2018-12-26
Merge pull request #1849 from encounter/svcSetThreadActivity
bunnei
2018-12-19
Fixed uninitialized memory due to missing returns in canary
David Marcec
2018-12-05
yuzu/wait_tree: Pass QString by value and std::move in the initializer list f...
Lioncash
2018-12-04
debugger: Set paused thread color
Luke Street
2018-12-04
kernel/object: Amend handle types to distinguish between readable and writabl...
Lioncash
2018-12-04
svc: Implement SetThreadActivity (thread suspension)
Luke Street
2018-11-29
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-01
Fix ASTC Decompressor to support depth parameter
FernandoS27
2018-11-01
Fix ASTC formats
FernandoS27
2018-10-30
general: Remove unused boost inclusions where applicable
Lioncash
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-24
graphic_breakpoints: Correct translation of strings in BreakpointModel's data...
Lioncash
2018-10-20
kernel/process: Make the handle table per-process
Lioncash
2018-10-15
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-13
Propagate depth and depth_block on modules using decoders
FernandoS27
2018-10-04
kernel/thread: Make all instance variables private
Lioncash
2018-09-20
arm_interface: Replace kernel vm_manager include with a forward declaration
Lioncash
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-13
kernel/thread: Include thread-related enums within the kernel namespace
Lioncash
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-28
kernel: Eliminate kernel global state
Lioncash
2018-08-28
gpu: Make memory_manager private
Lioncash
2018-08-24
debug_utils: Remove unused includes
Lioncash
2018-08-09
textures: Refactor out for Texture/Depth FormatFromPixelFormat.
bunnei
2018-08-06
Merge pull request #942 from lioncash/default
bunnei
2018-08-06
qt: Add missing override specifiers where applicable
Lioncash
2018-08-06
qt: Default destructors where applicable
Lioncash
[prev]
[next]