dolphin/Source/Core/Core/IOS
JosJuice 27cc0b539a Avoid including scmrev.h except in Version.cpp
Any file which includes scmrev.h must be rebuilt when scmrev.h
is regenerated. By not including scmrev.h from any file other
than Version.cpp, incremental builds become a little faster.
2021-05-21 17:03:01 +02:00
..
DI IOS: Deduplicate IPC_OVERHEAD_TICKS timing constant 2021-02-18 21:10:55 +01:00
ES IOS/FS: Add a scoped FD class to make it harder to leak FDs 2021-04-01 21:34:58 +02:00
FS IOS/FS: Add a scoped FD class to make it harder to leak FDs 2021-04-01 21:34:58 +02:00
Network Socket: Fix AF_INET6 on non-Windows systems 2021-05-11 17:00:02 +02:00
SDIO Fix shadowing warnings 2021-03-07 10:10:02 -08:00
STM IOS: Clean up the way IPC replies are constructed 2021-02-13 20:15:30 +01:00
USB InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides the raw delta mouse input 2021-03-17 20:58:33 -05:00
WFS IOS: Clean up the way IPC replies are constructed 2021-02-13 20:15:30 +01:00
Device.cpp IOS: Clean up the way IPC replies are constructed 2021-02-13 20:15:30 +01:00
Device.h Merge pull request #9507 from leoetlino/device-prepareforstate 2021-02-14 16:30:34 +01:00
DeviceStub.cpp IOS: Clean up the way IPC replies are constructed 2021-02-13 20:15:30 +01:00
DeviceStub.h IOS: Clean up the way IPC replies are constructed 2021-02-13 20:15:30 +01:00
DolphinDevice.cpp Avoid including scmrev.h except in Version.cpp 2021-05-21 17:03:01 +02:00
DolphinDevice.h IOS: Clean up the way IPC replies are constructed 2021-02-13 20:15:30 +01:00
IOS.cpp IOS: Don't let Kernel initialize WiiRoot if already initialized 2021-05-02 10:30:32 +02:00
IOS.h IOS: Hang PPC when reloading IOS for a PPC title launch 2021-03-04 18:41:13 +01:00
IOSC.cpp IOS: Simplify unnecessarily qualified names 2021-02-13 01:36:09 +01:00
IOSC.h IOS: Simplify unnecessarily qualified names 2021-02-13 01:36:09 +01:00
MIOS.cpp MIOS: Fix SConfig::OnNewTitleLoad not being called 2021-04-22 21:55:07 +02:00
MIOS.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Uids.h Move all UID constants to a single file 2018-05-09 21:08:24 +02:00
VersionInfo.cpp IOS: Simplify unnecessarily qualified names 2021-02-13 01:36:09 +01:00
VersionInfo.h Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini 2020-04-28 12:10:50 -05:00