| Age | Commit message (Collapse) | Author |
|
TSan reported a race at :258 and :803, so make current_process an atomic
pointer.
|
|
TSan reports a race between the main thread and T37 during
IsLockedByCurrentThread and when it's set at the end of Lock(),
respectively. Set owner_thread to an atomic pointer to fix it.
Co-authored-by: bunnei <bunneidev@gmail.com>
|
|
|
|
|
|
applets/web: Keep foreground (websession) web applet open
|
|
service: hid: Remove inaccurate behavior on initialization
|
|
|
|
|
|
|
|
|
|
GetReleasedBuffers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
thread.
|
|
host thread.
|
|
This is a hack to keep the foreground (websession) web applet open in games using these such as Super Mario 3D All-Stars.
|
|
nvhost_ctrl: Only mark EventState::Busy as BadParameter
|
|
|
|
service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle
|
|
Kernel Memory Updates (Part 7): Various fixes to code memory (Skyline support)
|
|
|
|
Fixes an svc break in Kirby and the Forgotten Land with async GPU enabled.
|
|
For whatever reason, nca_file/dir can be nullptr in the list of files/dirs. I have not determined the cause of this yet, so add a nullptr check for these prior to dereferencing them.
|
|
|
|
Follow-up fixes for NVFlinger rewrite
|
|
CPU Cached memory."
|
|
UnlockForCodeMemory.
|
|
|
|
Disables most optimizations for the paranoid.
|
|
physical address space.
|
|
- This does not seem terribly useful and is inconsistent with other usage.
|
|
address space.
|
|
|
|
|
|
|
|
|
|
applets/swkbd: Add support for an updated inline software keyboard
|
|
tracking.
|
|
unique_lock.
|
|
|
|
|
|
|
|
|
|
|
|
|