2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable
Cuts down on include dependencies, resulting in less files that need to
be rebuilt when certain things are changed.
2018-09-03 22:52:24 -04:00
..
kernel service: Migrate global named port map to the KernelCore class 2018-09-02 12:35:30 -04:00
service file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
ipc.h
ipc_helpers.h kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
lock.cpp
lock.h
result.h hle/result: Make ResultVal's move constructor as noexcept 2018-08-28 09:39:50 -04:00