Henri Verbeet : ddraw: Introduce a helper function for initializing a D3DDEVICEDESC structure from a D3DDEVICEDESC7 structure .

Alexandre Julliard julliard at winehq.org
Fri Sep 6 12:39:51 CDT 2013


Module: wine
Branch: master
Commit: 4735690dc2482c41dfbb2e1adc1722bea2c92d0e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4735690dc2482c41dfbb2e1adc1722bea2c92d0e

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Sep  6 09:57:41 2013 +0200

ddraw: Introduce a helper function for initializing a D3DDEVICEDESC structure from a D3DDEVICEDESC7 structure.

---

 dlls/ddraw/ddraw.c         |  571 +++++++++++++++++++++-----------------------
 dlls/ddraw/ddraw_private.h |    6 +-
 dlls/ddraw/device.c        |   39 +---
 3 files changed, 282 insertions(+), 334 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=4735690dc2482c41dfbb2e1adc1722bea2c92d0e



More information about the wine-cvs mailing list