Module: wine Branch: master Commit: edad7dea7e09cb48daf0e36044ffb99a0588f4fa URL: http://source.winehq.org/git/wine.git/?a=commit;h=edad7dea7e09cb48daf0e36044...
Author: Michael Müller michael@fds-team.de Date: Mon Sep 9 15:43:00 2013 +0200
d3d9: Partial implementation of IDirect3DSwapChain9Ex.
---
dlls/d3d9/d3d9_private.h | 7 ++- dlls/d3d9/device.c | 13 ++--- dlls/d3d9/swapchain.c | 123 +++++++++++++++++++++++++++++++++++++--------- 3 files changed, 109 insertions(+), 34 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=edad7dea7e09cb48daf0e3...