dolphin/Source/Core
Léo Lam 60d47eaeff IOS/ES: Return IPC_EINVAL for unknown ioctlvs
Instead of allowing unknown ioctlvs and faking success for both unknown
and unimplemented ioctlvs, which can possibly result in nasty, hard to
debug bugs (if the emulated software behaves unexpectedly), we should
reject unknown ioctlvs and log known, but unimplemented ioctlvs.
2017-04-06 15:18:23 +02:00
..
AudioCommon Remove libao sound backend 2017-03-31 14:59:57 -07:00
Common Merge pull request #4467 from stenzek/gpu-texture-decoding 2017-04-03 10:46:13 +02:00
Core IOS/ES: Return IPC_EINVAL for unknown ioctlvs 2017-04-06 15:18:23 +02:00
DiscIO Merge pull request #5152 from ligfx/disciomaybeuninitialized 2017-03-31 00:11:53 -04:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Merge pull request #4715 from iwubcode/efb_copy_corruption_at_higher_ir 2017-04-05 19:41:52 +12:00
InputCommon ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends D3D: Drop redundant interface TextureEncoder 2017-04-04 22:57:23 +10:00
VideoCommon TextureConversionShader: Fix compile error in C14X2 decoder 2017-04-06 13:59:06 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00