Module: wine Branch: master Commit: a6b209d80115aba93edf8d6d95556f6f8cacf577 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a6b209d80115aba93edf8d6d95...
Author: André Hentschel nerv@dawncrow.de Date: Sun Jan 15 17:01:09 2012 +0100
d3drm: Add IDirect3DRMDevice3 interface.
---
dlls/d3drm/d3drm.c | 32 ++-- dlls/d3drm/d3drm_private.h | 2 +- dlls/d3drm/device.c | 535 +++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 542 insertions(+), 27 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a6b209d80115aba93edf8d...