On Thu Sep 5 15:10:35 2024 +0000, Connor McAdams wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/6360/diffs?diff_id=130414&start_sha=44a4ff39bc5feb1acbdbb42ba75c7f7901bb4f15#d49071753fdf2ab21d518dbd8c720b48c7c732fc_2350_2408)
Good point, I hadn't really thought too much about the behavior here, but the nudging of those values is another indication that native is likely converting to float internally, and then back to SNORM range. It's odd though, because you would think it would make more sense to just copy these values since they're of the same range and there's no mixing of channels involved.