Module: wine Branch: master Commit: a1e718ccabc7c330dd16c7face78022965b03e20 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a1e718ccabc7c330dd16c7face...
Author: Matteo Bruni mbruni@codeweavers.com Date: Wed Jul 8 15:47:01 2015 +0200
wined3d: Add a setting for the maximum OpenGL version to use.
---
dlls/wined3d/context.c | 52 +++++++++++++------ dlls/wined3d/directx.c | 113 +++++++++++++++++++++++++++++++---------- dlls/wined3d/wined3d_gl.h | 1 + dlls/wined3d/wined3d_main.c | 10 ++++ dlls/wined3d/wined3d_private.h | 7 ++- 5 files changed, 137 insertions(+), 46 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a1e718ccabc7c330dd16c7...