dolphin/Source/Core
Léo Lam a68aea1ace IOS HLE: Replace is_hardware with a proper device type
is_hardware is an obscure name (what does hardware mean?) and it forces
us to assume that anything that !is_hardware is a FileIO device. This
assumption prevents properly restoring OH0 child devices (which will be
implemented in the USB PR), so this commit replaces the is_hardware
bool with a device type.
2017-01-09 12:27:45 +01:00
..
AudioCommon Add Silent Audio Dumping INI Option 2017-01-08 13:53:44 -05:00
Common IOFile: Correct explicit operator bool semantics 2017-01-08 22:52:44 -05:00
Core IOS HLE: Replace is_hardware with a proper device type 2017-01-09 12:27:45 +01:00
DiscIO DiscScrubber: Don't take SFileInfo instances by value 2017-01-04 20:12:49 -05:00
DolphinQt2 Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
DolphinWX Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
InputCommon macOS: Add missing includes to fix no-PCH build 2017-01-02 11:45:24 +11:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends VideoSW: Fix GL ES shader. 2017-01-07 12:32:15 +01:00
VideoCommon Merge pull request #4599 from stenzek/point-uvs 2017-01-08 13:40:55 +13:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00