Module: wine Branch: master Commit: 312dd5297b7edfaab059ac2a75d61a5d1ec73664 URL: http://source.winehq.org/git/wine.git/?a=commit;h=312dd5297b7edfaab059ac2a75...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jun 26 15:23:05 2012 +0200
opengl32: Get rid of the X11 locking.
---
dlls/opengl32/make_opengl | 31 +- dlls/opengl32/opengl_ext.c | 4568 ++----------------------------------------- dlls/opengl32/opengl_ext.h | 9 - dlls/opengl32/opengl_norm.c | 692 +------- dlls/opengl32/wgl.c | 57 +- 5 files changed, 150 insertions(+), 5207 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=312dd5297b7edfaab059ac...