dolphin/Source/Core
JosJuice b1873264d7 WbfsBlob: Don't wrap file_entry in std::unique_ptr
There doesn't seem to be any reason for doing it.
2017-01-11 13:39:46 +01:00
..
AudioCommon Display warning when dumping audio if file exists 2016-12-17 22:45:01 -05:00
Common Don't use generic byteswapping on Android 2017-01-06 13:56:53 +01:00
Core Merge pull request #4594 from lioncash/regcache 2017-01-06 13:01:40 +01:00
DiscIO WbfsBlob: Don't wrap file_entry in std::unique_ptr 2017-01-11 13:39:46 +01:00
DolphinQt2 Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
DolphinWX Merge pull request #4619 from PEmu1/configuration 2017-01-06 12:54:17 +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 OGL: Use VideoCommon blend state for framebuffer configuration. 2017-01-06 14:01:39 +01:00
VideoCommon BlendState: Use masking as a fastpath for the logic op NO_OP. 2017-01-06 14:01:39 +01:00
CMakeLists.txt