Alexandre Julliard : winex11: Use the default color table for window surfaces on 8bpp displays.
Module: wine Branch: master Commit: 458e0ad5133c9a449e22688a89183f3a6ab286e4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=458e0ad5133c9a449e22688a8... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Dec 19 17:48:24 2019 +0100 winex11: Use the default color table for window surfaces on 8bpp displays. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48088 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/winex11.drv/bitblt.c | 7 +-- dlls/winex11.drv/palette.c | 106 +++++++++++++++++++++++++++++++++++++++++++++ dlls/winex11.drv/x11drv.h | 1 + 3 files changed, 109 insertions(+), 5 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=458e0ad5133c9a449e226...
participants (1)
-
Alexandre Julliard