1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-06-03 19:30:16 +00:00
ReinUsesLisp ef4446cb11
gl_shader_decompiler: Fix casts from fp32 to f16
Casts from f32 to f16 zeroes the higher half of the target register.
2019-11-25 22:22:33 -03:00
..