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 година