27 Jun
2022
27 Jun
'22
5:35 p.m.
This didn't initially look right to me because the loop is written in a confusing way. We should always change x in the inner loop. I think it's probably correct but I'd like to see it cleaned up a bit more. Since we don't actually care about the x and y coordinates, I would suggest a single loop over `width * height` pixels. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/315#note_2801