Module: wine Branch: master Commit: 951415b602743af897371e077fb47f56f6461dd7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=951415b602743af897371e077f...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Jan 23 13:35:30 2013 +0100
winex11: Store the client window in the window data again, now that it can be accessed from all threads.
---
dlls/winex11.drv/opengl.c | 38 ++++----------------- dlls/winex11.drv/window.c | 80 ++++++++++++++++++++++++++++++++++++++++++--- dlls/winex11.drv/x11drv.h | 2 + 3 files changed, 84 insertions(+), 36 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=951415b602743af897371e...