bunnei 932fa94af7 handle_table: Remove ConvertSessionToDomain. 8 лет назад
..
address_arbiter.cpp 2cdb40d709 Kernel: Centralize error definitions in errors.h 9 лет назад
address_arbiter.h 096be16636 Format: Run the new clang format on everything 8 лет назад
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 096be16636 Format: Run the new clang format on everything 8 лет назад
condition_variable.cpp dd62f125c3 Fixes some cast warnings, partial port of citra #3064 (#106) 8 лет назад
condition_variable.h 096be16636 Format: Run the new clang format on everything 8 лет назад
domain.cpp 30cb98f874 ipc: Implement domain command CloseVirtualHandle. 8 лет назад
domain.h 1247c53786 yuzu: Update license text to be consistent across project. 8 лет назад
errors.h 1247c53786 yuzu: Update license text to be consistent across project. 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 932fa94af7 handle_table: Remove ConvertSessionToDomain. 8 лет назад
handle_table.h 932fa94af7 handle_table: Remove ConvertSessionToDomain. 8 лет назад
hle_ipc.cpp 096be16636 Format: Run the new clang format on everything 8 лет назад
hle_ipc.h 59575d5cae Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) 8 лет назад
kernel.cpp d0046b120a kernel: Add ObjectAddressTable class. 8 лет назад
kernel.h e35644c005 clang-format 8 лет назад
memory.cpp e35644c005 clang-format 8 лет назад
memory.h ebd4b1422d kernel: Various 64-bit fixes in memory/process/thread 8 лет назад
mutex.cpp 9fcd2bf672 mutex: Remove unused call to VerifyGuestState. 8 лет назад
mutex.h e35644c005 clang-format 8 лет назад
object_address_table.cpp 1247c53786 yuzu: Update license text to be consistent across project. 8 лет назад
object_address_table.h 1247c53786 yuzu: Update license text to be consistent across project. 8 лет назад
process.cpp aa7c824ea4 svc: Implement svcExitProcess. 8 лет назад
process.h 68143af636 Added more svcGetInfo pairs 8 лет назад
resource_limit.cpp 096be16636 Format: Run the new clang format on everything 8 лет назад
resource_limit.h 096be16636 Format: Run the new clang format on everything 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 dcdaac8a0b kernel: Fix implementation of ConvertSessionToDomain. 8 лет назад
server_session.h 096be16636 Format: Run the new clang format on everything 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 22659afcd0 shared_memory: Minor fixes and cleanup. 8 лет назад
shared_memory.h 096be16636 Format: Run the new clang format on everything 8 лет назад
svc.cpp 096be16636 Format: Run the new clang format on everything 8 лет назад
svc.h d80991977a svc: Add additional fields to MemoryInfo struct. 8 лет назад
svc_wrap.h 0b6da0c1ab Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113) 8 лет назад
sync_object.h 1247c53786 yuzu: Update license text to be consistent across project. 8 лет назад
thread.cpp 2a3f8e8484 Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback. 8 лет назад
thread.h 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) 8 лет назад
timer.cpp 096be16636 Format: Run the new clang format on everything 8 лет назад
timer.h 096be16636 Format: Run the new clang format on everything 8 лет назад
vm_manager.cpp e1ee8f4657 svc: Fix svcGetInfo MapRegionBaseAddr. 8 лет назад
vm_manager.h e1ee8f4657 svc: Fix svcGetInfo MapRegionBaseAddr. 8 лет назад
wait_object.cpp 2a3f8e8484 Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback. 8 лет назад
wait_object.h 0f6fbdb963 wait_object: Refactor to allow waking up a single thread. 8 лет назад