| .. |
|
client_port.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
client_port.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
client_session.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
client_session.h
|
27bad0598a
hle: Integrate Domain handling into ServerSession.
|
8 лет назад |
|
errors.h
|
3957b0c34e
Kernel/SVC: Support special core values -2 and -3 in svcSetThreadCoreMask.
|
8 лет назад |
|
event.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
event.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
handle_table.cpp
|
40dee76c57
kernel: Migrate logging macros to fmt-compatible ones
|
8 лет назад |
|
handle_table.h
|
932fa94af7
handle_table: Remove ConvertSessionToDomain.
|
8 лет назад |
|
hle_ipc.cpp
|
fd86cdb2e2
Added RequestWithContext & ControlWithContext
|
8 лет назад |
|
hle_ipc.h
|
fadab1d5f3
ipc: Add support for PopIpcInterface() method.
|
8 лет назад |
|
kernel.cpp
|
7d6653268f
core: Move process creation out of global state.
|
8 лет назад |
|
kernel.h
|
013778aa21
Qt: Update the WaitTree widget to show info about the current mutex of each thread.
|
8 лет назад |
|
memory.cpp
|
e35644c005
clang-format
|
8 лет назад |
|
memory.h
|
ebd4b1422d
kernel: Various 64-bit fixes in memory/process/thread
|
8 лет назад |
|
mutex.cpp
|
fd500d3da6
Mutex: Do not assert when the mutex waiting threads list isn't empty on mutex release.
|
8 лет назад |
|
mutex.h
|
5fdfbfe25a
Kernel: Remove old and unused Mutex code.
|
8 лет назад |
|
object_address_table.cpp
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 лет назад |
|
object_address_table.h
|
1247c53786
yuzu: Update license text to be consistent across project.
|
8 лет назад |
|
process.cpp
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 лет назад |
|
process.h
|
7d6653268f
core: Move process creation out of global state.
|
8 лет назад |
|
resource_limit.cpp
|
40dee76c57
kernel: Migrate logging macros to fmt-compatible ones
|
8 лет назад |
|
resource_limit.h
|
bec05db746
resource_limit: Make ResourceTypes an enum class
|
8 лет назад |
|
scheduler.cpp
|
91af2f94e8
scheduler: Protect scheduling functions with a global mutex.
|
8 лет назад |
|
scheduler.h
|
91af2f94e8
scheduler: Protect scheduling functions with a global mutex.
|
8 лет назад |
|
server_port.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
server_port.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
server_session.cpp
|
1147db9dd1
Merge pull request #431 from lioncash/fmt
|
8 лет назад |
|
server_session.h
|
94ee8fc97b
Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starvation.
|
8 лет назад |
|
session.cpp
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
session.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
shared_memory.cpp
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 лет назад |
|
shared_memory.h
|
647364db8f
svc: SharedMemory size should be 64-bits and cleanup.
|
8 лет назад |
|
svc.cpp
|
3957b0c34e
Kernel/SVC: Support special core values -2 and -3 in svcSetThreadCoreMask.
|
8 лет назад |
|
svc.h
|
b16e5c6a81
Add & correct miscellaneous things (#470)
|
8 лет назад |
|
svc_wrap.h
|
a434fdcb10
core: Implement multicore support.
|
8 лет назад |
|
thread.cpp
|
c02d7c8ce7
Kernel/Thread: Corrected a typo that caused the affinity mask to never be changed.
|
8 лет назад |
|
thread.h
|
46ec9a9bc9
thread: Rename mask to affinity_masks.
|
8 лет назад |
|
timer.cpp
|
0197e28cc9
core_timing: Namespace all functions and constants in core_timing's header
|
8 лет назад |
|
timer.h
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
|
vm_manager.cpp
|
a434fdcb10
core: Implement multicore support.
|
8 лет назад |
|
vm_manager.h
|
843dd62c81
core: Replace usages of LOG_GENERIC with new fmt-capable equivalents
|
8 лет назад |
|
wait_object.cpp
|
e353b9fb3d
thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB.
|
8 лет назад |
|
wait_object.h
|
0f6fbdb963
wait_object: Refactor to allow waking up a single thread.
|
8 лет назад |