Alexandre Julliard : winex11: Store the full visual info for the default visual.
Module: wine Branch: master Commit: 988f2fde86a877f3b99ae384bd6b2410892c5bb6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=988f2fde86a877f3b99ae384bd... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Sep 25 15:51:03 2012 +0200 winex11: Store the full visual info for the default visual. --- dlls/winex11.drv/bitblt.c | 10 +++--- dlls/winex11.drv/brush.c | 19 ++---------- dlls/winex11.drv/clipboard.c | 36 +++-------------------- dlls/winex11.drv/desktop.c | 6 ++-- dlls/winex11.drv/init.c | 4 +- dlls/winex11.drv/mouse.c | 4 +- dlls/winex11.drv/opengl.c | 8 ++-- dlls/winex11.drv/palette.c | 30 ++++++++++---------- dlls/winex11.drv/window.c | 33 ++++++--------------- dlls/winex11.drv/x11drv.h | 3 +- dlls/winex11.drv/x11drv_main.c | 61 +++++++++++++++++++++++---------------- dlls/winex11.drv/xrender.c | 35 +++++++++-------------- 12 files changed, 101 insertions(+), 148 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=988f2fde86a877f3b99ae3...
participants (1)
-
Alexandre Julliard