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
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
CMakeLists.txt
dolphin-emu.sln