Module: wine Branch: master Commit: 809af590a191459c232bd00e0f0238747fc13f58 URL: http://source.winehq.org/git/wine.git/?a=commit;h=809af590a191459c232bd00e0f...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 27 18:02:26 2007 +0200
winex11.drv: Don't call GDI functions while holding the X11 lock.
---
dlls/winex11.drv/bitblt.c | 48 ++++++++++++++++++++++++++++++++++--------- dlls/winex11.drv/dib.c | 15 ++++++++++-- dlls/winex11.drv/graphics.c | 24 +++++++++++--------- dlls/winex11.drv/init.c | 4 ++- dlls/winex11.drv/opengl.c | 10 ++++++-- dlls/winex11.drv/xrender.c | 4 ++- 6 files changed, 76 insertions(+), 29 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=809af590a191459c232bd0...