mirror of https://git.suyu.dev/suyu/suyu
gl_shader_decompiler: Properly emulate NaN behaviour on NE
"Not equal" operators on GLSL seem to behave as unordered when we expect an ordered comparison. Manually emulate this checking for LGE values (numbers, not-NaNs).merge-requests/60/head
parent
4e57f9d5cf
commit
8b329ddcc9
Loading…
Reference in New Issue