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