winemac: Interpret Windows bitmap data, especially window surfaces, as sRGB.
commit650997d71db173c59a6480998168d5b89b7688c3
authorKen Thomases <ken@codeweavers.com>
Sun, 15 Jul 2018 18:52:57 +0000 (15 13:52 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Jul 2018 07:19:55 +0000 (16 09:19 +0200)
tree1f022e6b8c4092b9632f9ddc0ba43de8676c7a5d
parented7e0573882d9fd36e47f6178809d5f3726f8c1c
winemac: Interpret Windows bitmap data, especially window surfaces, as sRGB.

This makes the display match that of native apps.  For example, the UI of Mac
Steam vs. Windows Steam or a PNG shown in iexplore.exe vs. Preview.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winemac.drv/image.c
dlls/winemac.drv/mouse.c
dlls/winemac.drv/surface.c