summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderBase.cpp
diff options
context:
space:
mode:
authorCarlKenner <carl.kenner@gmail.com>2015-01-20 02:31:32 +1030
committerCarlKenner <carl.kenner@gmail.com>2015-01-20 03:42:58 +1030
commit4768d0f0a8a2ebec7a35dc0b11dd953e77e24356 (patch)
tree74d71f37856a25dda465eccd38f559f748d65635 /Source/Core/VideoCommon/VertexLoaderBase.cpp
parent7454297820bdc887c646f0b031dbd0fc4a1346a1 (diff)
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.
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderBase.cpp')
0 files changed, 0 insertions, 0 deletions