1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-mainline/src/core/hle
ameerj 422a15ee75 lm: Demote guest logs to LOG_DEBUG
Guest logs are not very useful, as they are intended for use by the game developers during development. As such, they provide little meaning to be logged by yuzu and tend to overwhelm the log output at times.
2021-06-14 22:23:27 -04:00
..
kernel kernel: Unconditionally set thread state when appropriate 2021-06-11 00:58:04 -04:00
service lm: Demote guest logs to LOG_DEBUG 2021-06-14 22:23:27 -04:00
ipc_helpers.h hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects. 2021-05-20 21:41:52 -07:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
lock.cpp
lock.h
result.h result: Add [[nodiscard]] specifiers where applicable 2021-06-05 06:09:07 -04:00