19 Jul
2022
19 Jul
'22
6:20 p.m.
IDirect3DTexture::InitFromFile attempts to create a palette-based image, but currently it is flipping the red and blue components of the palette. This MR fixes this in both test and code. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/486