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