aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/session.cpp
AgeCommit message (Expand)Author
2021-05-05hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObj...bunnei
2021-02-12kernel: More accurately reserve and release resourcesameerj
2021-01-11core: hle: kernel: Update KSynchronizationObject.bunnei
2020-02-11Kernel: Refactor synchronization to better match REFernando Sahmkow
2020-02-11Kernel: Change WaitObject to Synchronization object. In order to better refle...Fernando Sahmkow
2019-11-28kernel: Implement a more accurate IPC dispatch.bunnei
2018-01-20Format: Run the new clang format on everythingJames Rowe
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-02-02Explicitly instantiate constructors/destructors for Kernel objectsYuri Kunde Schlesner