Module: wine Branch: master Commit: bcc65899f8cba6f4eea6cdedb81908ff61674db6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bcc65899f8cba6f4eea6cdedb8...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Jan 6 17:54:41 2012 +0100
winex11: Remove DIB locking calls from all graphics functions.
---
dlls/winex11.drv/dib.c | 18 ----------- dlls/winex11.drv/graphics.c | 71 ------------------------------------------- dlls/winex11.drv/text.c | 12 ------- dlls/winex11.drv/x11drv.h | 2 - dlls/winex11.drv/xrender.c | 10 +----- 5 files changed, 1 insertions(+), 112 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bcc65899f8cba6f4eea6cd...