dolphin/Source
CarlKenner 4768d0f0a8 This fixes stereoscopic 3D with XFB enabled, for example in the intro in Animal Crossing GameCube NTSC.
The maths appears to give crazy impossible answers without this fix, but the cause is all the ints being "promoted" to unsigned because of the single unsigned division at the end.
2015-01-20 03:42:58 +10:30
..
Android Android: Fix a typo (Depthn -> Depth) 2014-12-28 20:34:54 -05:00
Core This fixes stereoscopic 3D with XFB enabled, for example in the intro in Animal Crossing GameCube NTSC. 2015-01-20 03:42:58 +10:30
DSPSpy DSPSpy: Fix build failures 2015-01-06 19:54:12 -05:00
DSPTool CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
PCH Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
UnitTests XEmitter: overload MOVBE() 2015-01-18 12:59:33 +01:00
VSProps windows: use qt 5.4.0 2014-12-13 20:59:40 -08:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00