yuzu/src
bunnei faa067f175
Merge pull request #6266 from bunnei/kautoobject-refactor
Kernel Rework: Migrate kernel objects to KAutoObject
2021-05-07 23:30:17 -07:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common fixup! common: bit_util: Add BIT macro. 2021-05-05 16:40:54 -07:00
core Merge pull request #6266 from bunnei/kautoobject-refactor 2021-05-07 23:30:17 -07:00
input_common input_common: Release mouse buttons on out of focus 2021-05-02 19:08:33 -05:00
tests
video_core hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
web_service
yuzu hle: kernel: Migrate to KHandleTable. 2021-05-05 16:40:53 -07:00
yuzu_cmd hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
.clang-format
CMakeLists.txt