11 Jul
2011
11 Jul
'11
6:17 p.m.
Module: wine Branch: master Commit: eeacb8f2c9a9f7c1c09566eaf494aa705664ade5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=eeacb8f2c9a9f7c1c09566eaf4... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Mon Jul 11 12:13:25 2011 +0200 d3d10core: COM cleanup for the ID3D10Device iface. --- dlls/d3d10core/d3d10core_private.h | 2 +- dlls/d3d10core/device.c | 109 +++++++++++++++++++++--------------- dlls/d3d10core/texture.c | 3 +- 3 files changed, 66 insertions(+), 48 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=eeacb8f2c9a9f7c1c09566...