Module: wine Branch: master Commit: 930d3e62692fb717079968f32a831975ff3107f8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=930d3e62692fb717079968f32a...
Author: Matteo Bruni mbruni@codeweavers.com Date: Mon Jul 27 14:29:55 2015 +0200
wined3d: Allow to apply extension emulation wrappers independently.
---
dlls/wined3d/directx.c | 3 +- dlls/wined3d/gl_compat.c | 238 +++++++++++++---------------------------- dlls/wined3d/wined3d_private.h | 2 +- 3 files changed, 76 insertions(+), 167 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=930d3e62692fb717079968...