| Age | Commit message (Collapse) | Author |
|
and closing
We pass the fd to the ioctl as well as alert the device when it's opened or closed to allow for fd unique actions to take place
|
|
nvdrv: Change InitializeEx to AllocAsEx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wee also report the correct "big page size" now in GetVARegions & fix up the struct for IoctlAllocAsEx
|
|
- Fixes clang errors with mixed enum arithmetic.
|
|
|
|
|
|
- We re-create the JIT here without preserving any state.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IApplicationDisplayService: Stub GetIndirectLayerImageMap
|
|
service: Refactor spl
|
|
Used by games invoking the inline software keyboard such as GNOSIA
|
|
system_version: Update to 11.0.1
|
|
Silences log spam on empty buffer writes
|
|
system_archive: Update NgWord archive version
|
|
|
|
|
|
time: Assign the current time point to the ClockSnapshot
|
|
|
|
|
|
CalculateSpanBetween passes in the ClockSnapshots through 2 input buffers and not as raw arguments. Fix this by reading the 2 input buffers instead of popping raw arguments.
Partially fixes Super Smash Bros. Ultimate's Spirit Board
|
|
Fixes the timer in Super Smash Bros Ultimate's Spirit Board.
|
|
- Fixes another small leak.
|
|
- Dummy threads are created on thread local storage for all host threads.
- Fixes a leak by removing creation of fibers, which are not applicable here.
|
|
|
|
externals: Update mbedtls to 2.16.9
|
|
core: Switch to unique_ptr for usage of Common::Fiber.
|
|
|