dolphin/Source/Core
Jules Blok bd9953d97e Remove the 3D Vision hack.
The hack was needed because the Nvidia 3D Vision heuristics are documented to only support surfaces that are the same size as the backbuffer. This would be the case if you enabled the hack and selected the "Auto (Window Size)" internal resolution.

However, on recent drivers the same effect is achieved by selecting the "Auto (Multiple)" internal resolution. Therefore the hack is no longer required.
2014-07-26 12:45:10 +02:00
..
AudioCommon Correct left/right volume for padded samples. 2014-07-17 18:41:18 +12:00
Common x64Emitter: add CVTTPD2DQ 2014-07-15 23:53:56 +02:00
Core Let the Renderer decide when to exit fullscreen. 2014-07-21 17:11:13 +02:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX Remove the 3D Vision hack. 2014-07-26 12:45:10 +02:00
InputCommon Host: Add a new "UIHasFocus" hook to determine if the UI has focus 2014-07-16 10:27:21 -04:00
VideoBackends Remove the 3D Vision hack. 2014-07-26 12:45:10 +02:00
VideoCommon Remove the 3D Vision hack. 2014-07-26 12:45:10 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00