Module: wine Branch: master Commit: 449deda62fea5f18676e3e109e7f4c4f455b6b40 URL: http://source.winehq.org/git/wine.git/?a=commit;h=449deda62fea5f18676e3e109e...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 8 11:56:06 2012 +0100
wined3d: Link directly to opengl32.
---
dlls/wined3d/Makefile.in | 2 +- dlls/wined3d/context.c | 34 +++++++++++++++++----------------- dlls/wined3d/directx.c | 41 +++++++++++++++-------------------------- dlls/wined3d/wined3d_gl.h | 18 ------------------ 4 files changed, 33 insertions(+), 62 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=449deda62fea5f18676e3e...