yuzu/src/video_core
ReinUsesLisp 8b329ddcc9 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).
2020-05-10 02:59:33 -03:00
..
2020-04-28 14:02:51 -04:00
2020-05-05 15:39:44 -04:00
2020-04-23 08:52:58 -04:00
2020-03-12 21:42:33 -03:00
2020-04-22 11:36:24 -04:00
2020-03-12 21:42:33 -03:00