dolphin/Source/Core
JosJuice f85266df20 SConfig: Replace bNTSC with m_region
This lets us get rid of VideoInterface::SetRegionReg,
a huge hack in CEXIMemoryCard, and some minor things.
2017-01-02 20:57:48 +01:00
..
AudioCommon Display warning when dumping audio if file exists 2016-12-17 22:45:01 -05:00
Common Remove incorrect usage of "ASCII" and "ANSI" 2016-12-26 15:49:39 +01:00
Core SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
DiscIO SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
DolphinQt2 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinWX DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +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 Merge pull request #4574 from stenzek/vulkan-alpha-clear 2017-01-02 12:29:36 +01:00
VideoCommon Merge pull request #4471 from Armada651/hybrid-depth 2016-12-29 18:49:27 +01:00
CMakeLists.txt