dolphin/Source/Core
Scott Mansell 615e5db0cb Make the GameCube game widescreen heuristic smarter.
The last heuristic wasn't quite smart enough and had a few
false positives in Mario Kart: Double Dash and Metroid prime 2.

Now we only activate if the game is rendering a 16:9
projection to a 4:3 viewport.
2015-08-01 13:21:53 +12:00
..
AudioCommon Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
Common Merge pull request #2665 from AdmiralCurtiss/relative-memory-card-paths 2015-07-20 14:09:36 +10:00
Core Fix code to comply with coding style 2015-07-31 20:00:36 -04:00
DiscIO Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX Changed the aspect ratio settings to account for NTSC/PAL pixel aspect ratios and VI scaling. 2015-07-31 19:58:02 -04:00
InputCommon Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
UICommon UICommon: Pass string by const reference for HostDisassemblerLLVM 2015-07-28 22:32:34 -04:00
VideoBackends Fix code to comply with coding style 2015-07-31 20:00:36 -04:00
VideoCommon Make the GameCube game widescreen heuristic smarter. 2015-08-01 13:21:53 +12:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00