bunnei c0445006af Merge pull request #1399 from lioncash/sched 7 лет назад
..
address_arbiter.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
address_arbiter.h a2304fad16 kernel: Remove unnecessary includes 8 лет назад
client_port.cpp 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
client_port.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
client_session.cpp 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
client_session.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
errors.h 2bfb9fd0e6 Merge pull request #1313 from lioncash/error 7 лет назад
event.cpp 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
event.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
handle_table.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
handle_table.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
hle_ipc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
hle_ipc.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
kernel.cpp 3f17fe7133 core: Migrate current_process pointer to the kernel 7 лет назад
kernel.h 3f17fe7133 core: Migrate current_process pointer to the kernel 7 лет назад
mutex.cpp 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration 7 лет назад
mutex.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
object.cpp 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
object.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
process.cpp 48b2eda492 svc: Move most process termination code to its own function within Process 7 лет назад
process.h 48b2eda492 svc: Move most process termination code to its own function within Process 7 лет назад
resource_limit.cpp 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
resource_limit.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
scheduler.cpp a58eefa7e4 kernel/scheduler: Take ARM_Interface instance by reference in the constructor 7 лет назад
scheduler.h a58eefa7e4 kernel/scheduler: Take ARM_Interface instance by reference in the constructor 7 лет назад
server_port.cpp 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
server_port.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
server_session.cpp 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 лет назад
server_session.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
session.cpp 096be16636 Format: Run the new clang format on everything 8 лет назад
session.h bf45092c61 kernel: Move object class to its own source files 8 лет назад
shared_memory.cpp 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
shared_memory.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
svc.cpp b67c1fdf38 Merge pull request #1393 from tech4me/svc 7 лет назад
svc.h b16e5c6a81 Add & correct miscellaneous things (#470) 8 лет назад
svc_wrap.h f85ab0a123 svc_wrap: Convert the PARAM macro into a function 7 лет назад
thread.cpp acfc801d14 thread/process: Move TLS slot marking/freeing to the process class 7 лет назад
thread.h acfc801d14 thread/process: Move TLS slot marking/freeing to the process class 7 лет назад
timer.cpp 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
timer.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
vm_manager.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
vm_manager.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
wait_object.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
wait_object.h 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад