| Age | Commit message (Collapse) | Author |
|
memory: cleanup
|
|
|
|
|
|
|
|
kernel: misc cleanup of page table accessors
|
|
nsd: add GetApplicationServerEnvironmentType
|
|
|
|
|
|
service: nfc: Update Implementation to match with latest RE
|
|
general: Silence -Wshadow{,-uncaptured-local} warnings
|
|
Mark SetIdleTimeDetectionExtension logging as debug
|
|
These occur in the latest commits in LLVM Clang.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement SSL service
|
|
|
|
|
|
|
|
k_server_session: translate special header for non-HLE requests
|
|
Use spans over guest memory where possible instead of copying data
|
|
|
|
|
|
|
|
|
|
|
|
core_timing: Remove GetCurrentTimerResolution in CoreTiming loop
|
|
kernel: Synchronize
|
|
Other programs may change this value, but if thousands of syscalls in this loop is undesirable, then we can just set this once.
|
|
Memory Tracking: Add mechanism to register small writes when gpu page is contested by GPU
|
|
fsmitm_romfsbuild: avoid full path lookups
|
|
|
|
|
|
- Address PR feedback.
- Add SecureTransport backend for macOS.
|
|
|
|
|
|
|
|
|
|
|
|
with the host GPU
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I did test this beforehand, but not on MinGW, and the error that showed
up on the msvc builder didn't happen for me...
|