Lioncash 0197e28cc9 core_timing: Namespace all functions and constants in core_timing's header há 8 anos atrás
..
client_port.cpp 096be16636 Format: Run the new clang format on everything há 8 anos atrás
client_port.h 096be16636 Format: Run the new clang format on everything há 8 anos atrás
client_session.cpp 096be16636 Format: Run the new clang format on everything há 8 anos atrás
client_session.h 27bad0598a hle: Integrate Domain handling into ServerSession. há 8 anos atrás
errors.h e81a2080eb Kernel: Corrected the implementation of svcArbitrateLock and svcArbitrateUnlock. há 8 anos atrás
event.cpp 096be16636 Format: Run the new clang format on everything há 8 anos atrás
event.h 096be16636 Format: Run the new clang format on everything há 8 anos atrás
handle_table.cpp 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones há 8 anos atrás
handle_table.h 932fa94af7 handle_table: Remove ConvertSessionToDomain. há 8 anos atrás
hle_ipc.cpp 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones há 8 anos atrás
hle_ipc.h c86af6939c hle_ipc: Add SleepClientThread to block current thread within HLE routines. há 8 anos atrás
kernel.cpp 7d6653268f core: Move process creation out of global state. há 8 anos atrás
kernel.h 013778aa21 Qt: Update the WaitTree widget to show info about the current mutex of each thread. há 8 anos atrás
memory.cpp e35644c005 clang-format há 8 anos atrás
memory.h ebd4b1422d kernel: Various 64-bit fixes in memory/process/thread há 8 anos atrás
mutex.cpp 46572d027d Kernel: Implemented mutex priority inheritance. há 8 anos atrás
mutex.h 5fdfbfe25a Kernel: Remove old and unused Mutex code. há 8 anos atrás
object_address_table.cpp 8475496630 general: Convert assertion macros over to be fmt-compatible há 8 anos atrás
object_address_table.h 1247c53786 yuzu: Update license text to be consistent across project. há 8 anos atrás
process.cpp 843dd62c81 core: Replace usages of LOG_GENERIC with new fmt-capable equivalents há 8 anos atrás
process.h 7d6653268f core: Move process creation out of global state. há 8 anos atrás
resource_limit.cpp 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones há 8 anos atrás
resource_limit.h bec05db746 resource_limit: Make ResourceTypes an enum class há 8 anos atrás
scheduler.cpp 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones há 8 anos atrás
scheduler.h 8db80d8389 scheduler: Cleanup based on PR feedback. há 8 anos atrás
server_port.cpp 096be16636 Format: Run the new clang format on everything há 8 anos atrás
server_port.h 096be16636 Format: Run the new clang format on everything há 8 anos atrás
server_session.cpp 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones há 8 anos atrás
server_session.h 94ee8fc97b Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starvation. há 8 anos atrás
session.cpp 096be16636 Format: Run the new clang format on everything há 8 anos atrás
session.h 096be16636 Format: Run the new clang format on everything há 8 anos atrás
shared_memory.cpp 1913cf4783 kernel/shared_memory: Remove unnecessary semicolon at end of ConvertPermissions() há 8 anos atrás
shared_memory.h 647364db8f svc: SharedMemory size should be 64-bits and cleanup. há 8 anos atrás
svc.cpp 3abba08080 string_util: Remove StringFromFormat() and related functions há 8 anos atrás
svc.h d80991977a svc: Add additional fields to MemoryInfo struct. há 8 anos atrás
svc_wrap.h 40bccd74d3 svc: Stub out SetThreadActivity, GetThreadContext. há 8 anos atrás
thread.cpp 0197e28cc9 core_timing: Namespace all functions and constants in core_timing's header há 8 anos atrás
thread.h 46572d027d Kernel: Implemented mutex priority inheritance. há 8 anos atrás
timer.cpp 0197e28cc9 core_timing: Namespace all functions and constants in core_timing's header há 8 anos atrás
timer.h 096be16636 Format: Run the new clang format on everything há 8 anos atrás
vm_manager.cpp 843dd62c81 core: Replace usages of LOG_GENERIC with new fmt-capable equivalents há 8 anos atrás
vm_manager.h 843dd62c81 core: Replace usages of LOG_GENERIC with new fmt-capable equivalents há 8 anos atrás
wait_object.cpp e353b9fb3d thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB. há 8 anos atrás
wait_object.h 0f6fbdb963 wait_object: Refactor to allow waking up a single thread. há 8 anos atrás