Module: wine Branch: master Commit: ed37174a71895aca320bea52d584d08c5d38ddd7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ed37174a71895aca320bea52d5...
Author: Alexandre Julliard julliard@winehq.org Date: Wed May 28 17:02:07 2008 +0200
winex11: Make sure that all glX functions are called under the X11 lock.
---
dlls/winex11.drv/opengl.c | 90 +++++++++++++++++++++++++++++++++++++-------- dlls/winex11.drv/window.c | 15 +------ 2 files changed, 77 insertions(+), 28 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ed37174a71895aca320bea...