dolphin/Source/Core
Lioncash 1dab2c8816 IOFile: Correct explicit operator bool semantics
The operator void* variant was m_good ? m_file : nullptr;
so this was leaving out the file handle check.
2017-01-08 22:52:44 -05: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 Merge pull request #4634 from leoetlino/probably-pointless-ios-fixes 2017-01-09 13:49:32 +13: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