summaryrefslogtreecommitdiff
path: root/src/core/loader/loader.cpp
diff options
context:
space:
mode:
authorGravatar Yuri Kunde Schlesner2015-08-24 01:48:15 -0300
committerGravatar Yuri Kunde Schlesner2015-08-24 01:48:15 -0300
commit630a850d4d5a0509b16e96aaccc81e9384e1fba8 (patch)
tree01a553c46e23e4f5d2b92ec1faf1a4b72a8e1466 /src/core/loader/loader.cpp
parentShaders: Explicitly conform to PICA semantics in MAX/MIN (diff)
downloadyuzu-630a850d4d5a0509b16e96aaccc81e9384e1fba8.tar.gz
yuzu-630a850d4d5a0509b16e96aaccc81e9384e1fba8.tar.xz
yuzu-630a850d4d5a0509b16e96aaccc81e9384e1fba8.zip
Shaders: Fix multiplications between 0.0 and inf
The PICA200 semantics for multiplication are so that when multiplying inf by exactly 0.0, the result is 0.0, instead of NaN, as defined by IEEE. This is relied upon by games. Fixes #1024 (missing OoT interface items)
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions